aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
AgeCommit message (Expand)Author
2018-02-09inets: Prepare for releasePéter Dimitrov
2018-02-09inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov
2017-12-20inets: Remove old legacy SUITEIngela Anderton Andin
2017-12-18inets: Add missing argument in httpc_SUITEIngela Anderton Andin
2017-12-14inets: Add comparable benchmark testsIngela Anderton Andin
2017-12-14inets: Create httpd benchmark framworkHans Nilsson
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-11-20Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maintLukas Larsson
2017-11-17inets: Eliminate race conditionIngela Anderton Andin
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09Update release notesErlang/OTP
2017-11-09inets: Prepare for releaseIngela Anderton Andin
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-02Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-02Update release notesErlang/OTP
2017-11-01Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviourIngela Andin
2017-11-01inets: Prepare for releaseIngela Anderton Andin
2017-11-01inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-11-01inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-11-01inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-31Refactor xmllint check and make it fail on failureLukas Larsson
2017-10-31inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-29[#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani
2017-10-26inets: Correct guard testIngela Anderton Andin
2017-10-26Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maintIngela Anderton Andin
2017-10-25inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-10-24inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-10-12inets: httpc - fix default timeout in httpc_SUITEIngela Anderton Andin
2017-10-12inets: ENV should be a stringIngela Anderton Andin
2017-10-10Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen
2017-10-02inets: Fix documentation typoIngela Anderton Andin
2017-09-28Remove unused files from the documentation buildLars Thorsen
2017-09-22Update release notesErlang/OTP
2017-09-22Update version numbersErlang/OTP
2017-09-15Merge branch 'ingela/inets/doc-fix' into maintIngela Anderton Andin
2017-09-14Merge branch 'maint-20' into maintPéter Dimitrov
2017-09-14inets: Fix xmllint errorIngela Anderton Andin
2017-09-13Update release notesErlang/OTP
2017-09-13Merge branch 'peterdmv/prepare_inets_release' into maint-20Erlang/OTP
2017-09-13Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20Erlang/OTP
2017-09-13inets: httpd correct server_name environment valueIngela Anderton Andin
2017-09-13inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-09-12inets: httpd correct server_name environment valueIngela Anderton Andin
2017-09-12inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-09-06inets: Restore old behavior when parsing "+"Péter Dimitrov
2017-09-05inets: prepare for releasePéter Dimitrov
2017-08-11Merge pull request #1509 from vances/issue-erl-398Ingela Andin
2017-07-15Fix typo in httpc.xml: http -> httpcFabian Muscariello
2017-07-10Test case group for loggingVance Shipley