Age | Commit message (Expand) | Author |
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen |
2018-07-24 | Merge branch 'maint-20' into maint | John Högberg |
2018-07-17 | inets: Improve error handling | Ingela Anderton Andin |
2018-07-06 | Add test case on relative redirects with ports | Ross Schlaikjer |
2018-07-06 | Add mixed test group, http -> https redirect test | Ross Schlaikjer |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-27 | inets: Fix better test case data generation | Ingela Anderton Andin |
2018-04-24 | Merge branch 'peterdmv/httpd_reload_config/ERL-578/OTP-15025' | Péter Dimitrov |
2018-04-23 | inets: Fix httpd:reload_config/2 | Péter Dimitrov |
2018-04-19 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-18 | inets: Fix handling of relative paths in script_alias | Péter Dimitrov |
2018-04-17 | Merge branch 'maint' | Péter Dimitrov |
2018-04-17 | Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006' | Péter Dimitrov |
2018-04-12 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-11 | Merge pull request #1752 from lucafavatella/httpc-connection-close | Péter Dimitrov |
2018-04-06 | inets: Fix broken handling of header Content-Type | Péter Dimitrov |
2018-04-06 | inets: Work around warning in test | Luca Favatella |
2018-03-28 | inets,tftp: Break out TFTP from inets | Péter Dimitrov |
2018-03-28 | inets,ftp: Break out FTP from inets | Péter Dimitrov |
2018-03-23 | inets: Teach httpc to honour `Connection: close` from server | Luca Favatella |
2018-03-23 | inets: Fix profile used in persistent_connection tests in httpc_SUITE | Luca Favatella |
2018-03-14 | inets: fix scheme validation in http_uri:parse when binary URI | Luca Favatella |
2018-03-06 | Merge branch 'maint' | Péter Dimitrov |
2018-03-05 | inets: Skip http_unix_socket test group on Windows | Péter Dimitrov |
2018-02-26 | inets: Add unix domain socket support to httpc | Péter Dimitrov |
2018-02-19 | Merge branch 'maint' | Péter Dimitrov |
2018-02-09 | inets: Fix httpc crash on keep-alive connections | Péter Dimitrov |
2017-12-21 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-20 | inets: Remove old legacy SUITE | Ingela Anderton Andin |
2017-12-19 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-18 | inets: Add missing argument in httpc_SUITE | Ingela Anderton Andin |
2017-12-15 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-14 | inets: Add comparable benchmark tests | Ingela Anderton Andin |
2017-12-14 | inets: Create httpd benchmark framwork | Hans Nilsson |
2017-11-28 | inets: Fix httpc path handling | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729' | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726' | Péter Dimitrov |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
2017-11-15 | inets: Fix http content injection bug in httpc | Péter Dimitrov |
2017-11-15 | inets: Add support for URI-references in Location | Péter Dimitrov |
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton Andin |
2017-11-01 | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviour | Ingela Andin |
2017-11-01 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-11-01 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-11-01 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani |
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin |
2017-10-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin |