-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Labels
Description
There seems to be some sites that return status codes as floats e.g. http://www.lowiqcanadian.com/id2.html.
When running curl --head http://www.lowiqcanadian.com/id2.html we see that the status code returned is actually a 401.1 and hackney does not like that as it tries to convert the float into an integer.
Here are some status codes that are floats: https://docs.microsoft.com/en-us/troubleshoot/iis/http-status-code