aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpc_SUITE.erl
AgeCommit message (Expand)Author
2019-03-26inets: Check ipv6 support with ct:requireIngela Anderton Andin
2018-10-08Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maintPéter Dimitrov
2018-10-02inets: Fix handling of 'Content-Type' (httpc)Péter Dimitrov
2018-10-02inets: Fix handling of 'Content-Length' (httpc)Péter Dimitrov
2018-08-27Merge branch 'maint-20' into maintPéter Dimitrov
2018-08-24inets: Robust handling of 204, 304, 1xx responsesPéter Dimitrov
2018-07-06Add test case on relative redirects with portsRoss Schlaikjer
2018-07-06Add mixed test group, http -> https redirect testRoss Schlaikjer
2018-06-18Update copyright yearHenrik Nord
2018-04-27inets: Fix better test case data generationIngela Anderton Andin
2018-04-19inets: Fix broken httpc options handlingPéter Dimitrov
2018-04-17Merge branch 'maint'Péter Dimitrov
2018-04-17Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006'Péter Dimitrov
2018-04-12inets: Fix broken httpc options handlingPéter Dimitrov
2018-04-06inets: Fix broken handling of header Content-TypePéter Dimitrov
2018-04-06inets: Work around warning in testLuca Favatella
2018-03-23inets: Teach httpc to honour `Connection: close` from serverLuca Favatella
2018-03-23inets: Fix profile used in persistent_connection tests in httpc_SUITELuca Favatella
2018-03-06Merge branch 'maint'Péter Dimitrov
2018-03-05inets: Skip http_unix_socket test group on WindowsPéter Dimitrov
2018-02-26inets: Add unix domain socket support to httpcPéter Dimitrov
2018-02-19Merge branch 'maint'Péter Dimitrov
2018-02-09inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov
2017-12-19Merge branch 'maint'Ingela Anderton Andin
2017-12-18inets: Add missing argument in httpc_SUITEIngela Anderton Andin
2017-12-15Merge branch 'maint'Ingela Anderton Andin
2017-12-14inets: Add comparable benchmark testsIngela Anderton Andin
2017-11-28inets: Fix httpc path handlingPéter Dimitrov
2017-11-20Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729'Péter Dimitrov
2017-11-20Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726'Péter Dimitrov
2017-11-17inets: Eliminate race conditionIngela Anderton Andin
2017-11-15inets: Fix http content injection bug in httpcPéter Dimitrov
2017-11-15inets: Add support for URI-references in LocationPéter Dimitrov
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-12inets: httpc - fix default timeout in httpc_SUITEIngela Anderton Andin
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-04Update copyright yearRaimo Niskanen
2017-04-03inets: Do not test https/ftps if crypto can not startIngela Anderton Andin
2016-12-21inets: httpc - Prevent hanging user processIngela Anderton Andin
2016-12-20inets: httpc - Chunk size decoding could failIngela Anderton Andin
2016-12-14inets: httpc - Correct redirection host headerIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-09-27Update test case docs with RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-09-18Update behavior of httpc:request to match RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-06-07httpc: Replaced deprecated module random with recommended module rand in http...Hans Nilsson
2016-05-23inets: Use test_server app tests and remove legacy test_server codeIngela Anderton Andin
2016-05-18[inets] Remove calls to the inets_time_compat moduleLars Thorsen
2016-02-22inets: Add DELETE Body to clientFabioBatSilva
2015-12-08inets: Add PATCH method to client and serverPablo Lamela