Closed
Description
Starting with 7330bc6, I'm getting TypeError (can't convert nil into Integer)
in lib/protocol/http1/connection.rb:214
in read_response_line
(status = Integer(status)
) for some (not all) URLs. An example URL that fails is: https://dataservice.accuweather.com/currentconditions/v1/2626585?apikey=xxx
-- I'm sorry, I'm not sure what exactly is going wrong, but pinning to the commit before 7330bc68
fixes the issue, so I hope that might be a hint. Please let me know if I can help debug in any other way, though!
Metadata
Assignees
Labels
No labels