Caleb Xu 78a0105fe2 utils/curl.rb: accept 1xx HTTP status codes
RFC 2616 states:

A client MUST be prepared to accept one or more 1xx status responses
prior to a regular response, even if the client does not expect a 100
(Continue) status message. Unexpected 1xx status responses MAY be
ignored by a user agent.

In the rare cases that we encounter a formula URL with a server that
provides a preliminary 1xx status code, it seems that (at least during
audit) we are failing on encountering this status code, even though
retrieving the file will succeed without issues.
2019-09-17 11:01:03 -04:00
..
2019-04-30 09:19:18 +01:00
2019-04-30 09:19:18 +01:00
2019-04-20 13:27:36 +09:00
2019-09-13 22:30:25 +02:00
2019-02-26 14:19:12 +08:00
2019-05-12 20:45:09 +02:00
2019-04-20 13:27:36 +09:00
2019-04-20 13:27:36 +09:00