Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-10-13 | inets: scheme validation fun for http_uri | Kirilll Zaborsky | |
http_uri:parse_scheme function should allow checking scheme of URIs otherwise it could be easily abused to reach limit number of atoms in the VM | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-01-02 | Properly parse URI fragments | Anthony Ramine | |
This fixes a bug in httpc where redirection URIs could lead to bad requests if they contained fragments. | |||
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin | |
httpc: CTfy test suite httpd: Simplify ssl configuration OTP-10846 |