aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test
AgeCommit message (Expand)Author
2018-04-19inets: Fix broken httpc options handlingPé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-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-11-17inets: Eliminate race conditionIngela Anderton Andin
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-01Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviourIngela 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-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-09-14Merge branch 'maint-20' into maintPéter Dimitrov
2017-09-13Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20Erlang/OTP
2017-09-13inets: httpd - Add chunk handling of client dataIngela 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-07-10Test case group for loggingVance Shipley
2017-06-14Update copyright yearHans Nilsson
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-15Merge pull request #1322 from tsloughter/binary_uri_encodeIngela Andin
2017-05-12Merge branch 'maint'Hans Nilsson
2017-05-08Merge pull request #1428 from martincox/masterIngela Andin
2017-05-05add binary string support to http_uri functionsTristan Sloughter
2017-05-04inets: add testcase to ftp_SUITEHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-05-02Added test in httpd_basic_SUTE to validate the correct handling of non-DST datesMartin Cox
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-04-03inets: Do not test https/ftps if crypto can not startIngela Anderton Andin
2017-03-15inets/ftp: Testcase for repeating chunked fetchHans Nilsson
2017-03-01Fix typos: lenght -> lengthMyron Marston
2017-02-14Fixed typos in lib/inetsAndrew Dryga
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-12-06Merge branch 'ingela/inets/httpd-profiles/OTP-14082' into maintIngela Anderton Andin
2016-12-05inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin
2016-10-06Fix inets ftp bug related to multiple lines respJohan Sommerfeld
2016-09-27Update test case docs with RFC-7231Ahmed Shafeeq Bin Mohd Shariff