RESOLVED FIXED 220817
[Curl] Remove invalid HTTP version checks
https://bugs.webkit.org/show_bug.cgi?id=220817
Summary [Curl] Remove invalid HTTP version checks
Don Olmstead
Reported 2021-01-21 13:07:02 PST
Valid returns from CURLINFO_HTTP_VERSION are CURL_HTTP_VERSION_1_0, CURL_HTTP_VERSION_1_1, CURL_HTTP_VERSION_2_0, CURL_HTTP_VERSION_3 or 0 if the version can't be determined.
Attachments
Patch (1.69 KB, patch)
2021-01-21 13:37 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2021-01-21 13:37:04 PST
EWS
Comment 2 2021-01-21 15:28:48 PST
Committed r271717: <https://trac.webkit.org/changeset/271717> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418078 [details].
Radar WebKit Bug Importer
Comment 3 2021-01-21 15:29:14 PST
Note You need to log in before you can comment on or make changes to this bug.