#7 bot should handle mixed case scheme (Http, HTTP, etc)

Closed
opened 5 years ago by mouz · 0 comments
mouz commented 5 years ago

What happens:

09:23 ircuser : Http://wttr.in/Paris

What should happen:

09:23 ircuser : Http://wttr.in/Paris
09:23     bot : De link van ircuser toont: Weather report: Paris, France

RFC 2396: "For resiliency, programs interpreting URLs should treat upper case letters as equivalent to lower case in scheme names (e.g., allow "HTTP" as well as "http")."

What happens: ``` 09:23 ircuser : Http://wttr.in/Paris ``` What should happen: ``` 09:23 ircuser : Http://wttr.in/Paris 09:23 bot : De link van ircuser toont: Weather report: Paris, France ``` RFC 2396: "For resiliency, programs interpreting URLs should treat upper case letters as equivalent to lower case in scheme names (e.g., allow "HTTP" as well as "http")."
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.