Sam Ford
7b23bc64e5
Curl: Rename :status to :status_code
...
The return hash from `#curl_http_content_headers_and_checksum`
contains a `:status`, which is the status code of the last response.
This string value comes from `#parse_curl_response`, where the key is
`:status_code` instead.
Aligning these keys technically allows us to pass either of these
hashes to the `#url_protected_by_*` methods, as both contain
`:status_code` and `:headers` in the expected format.
2022-05-25 16:50:02 -04:00
..
2022-03-01 00:10:14 +00:00
2022-05-17 16:15:05 -07:00
2022-03-01 00:10:10 +00:00
2022-02-28 09:54:12 +00:00
2022-04-27 14:52:30 +01:00
2022-05-24 22:50:22 +01:00
2022-04-12 15:53:04 -07:00
2022-03-01 00:10:14 +00:00
2022-05-18 18:48:17 -04:00
2022-04-27 00:59:15 +01:00
2022-05-20 01:44:05 +01:00
2022-03-10 11:32:32 -08:00
2022-04-09 16:37:23 +01:00
2022-05-25 16:50:02 -04:00
2022-03-01 00:10:14 +00:00
2022-03-01 00:36:37 +00:00
2022-04-28 10:40:16 -04:00
2022-03-01 00:10:10 +00:00
2022-05-19 11:04:20 -04:00
2022-03-01 00:10:10 +00:00
2022-03-30 11:23:55 -04:00
2022-03-30 11:23:55 -04:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-01-08 23:13:08 -05:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:36:37 +00:00
2022-03-01 00:10:14 +00:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-05-18 15:37:23 -04:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-04-12 12:17:27 +02:00
2022-03-06 19:06:28 +00:00
2022-03-01 00:10:14 +00:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:10 +00:00
2022-05-11 07:17:17 +08:00
2022-03-01 00:10:10 +00:00
2022-03-01 00:10:14 +00:00