summaryrefslogtreecommitdiff
path: root/lib/inets/test/httpc_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* inets: normalize input uri into string for internal useeaosong2020-07-081-1/+8
* http_request: Fix to handle undefined port in uriAo Song2020-06-031-1/+8
* inets: Fix handling of HTTP HEAD requests in httpcPéter Dimitrov2019-11-211-2/+56
* httpc_SUITE: add invalid_uri test caseMikael Pettersson2019-11-091-1/+10
* Merge pull request #2308 from igobul/inets/test/httpc_SUITEIngela Andin2019-07-041-1/+1
|\
| * Fix typo in httpc_SUITE:content_length/1Igor Bulanov2019-06-281-1/+1
* | inets: Return error if URI has no scheme (httpc)Péter Dimitrov2019-06-271-1/+12
|/
* inets: Check ipv6 support with ct:requireIngela Anderton Andin2019-03-261-9/+11
* Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maintPéter Dimitrov2018-10-081-0/+10
|\
| * inets: Fix handling of 'Content-Type' (httpc)Péter Dimitrov2018-10-021-0/+10
* | inets: Fix handling of 'Content-Length' (httpc)Péter Dimitrov2018-10-021-12/+63
|/
* Merge branch 'maint-20' into maintPéter Dimitrov2018-08-271-1/+55
|\
| * inets: Robust handling of 204, 304, 1xx responsesPéter Dimitrov2018-08-241-1/+55
| * inets: Fix broken httpc options handlingPéter Dimitrov2018-04-191-1/+53
* | Add test case on relative redirects with portsRoss Schlaikjer2018-07-061-1/+26
* | Add mixed test group, http -> https redirect testRoss Schlaikjer2018-07-061-3/+70
* | Update copyright yearHenrik Nord2018-06-181-1/+1
* | inets: Fix better test case data generationIngela Anderton Andin2018-04-271-5/+30
* | Merge branch 'maint'Péter Dimitrov2018-04-171-1/+52
|\ \
| * | inets: Fix broken httpc options handlingPéter Dimitrov2018-04-121-1/+53
| |/
* | Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006'Péter Dimitrov2018-04-171-2/+27
|\ \
| * | inets: Fix broken handling of header Content-TypePéter Dimitrov2018-04-061-2/+27
* | | inets: Work around warning in testLuca Favatella2018-04-061-1/+1
* | | inets: Teach httpc to honour `Connection: close` from serverLuca Favatella2018-03-231-1/+94
* | | inets: Fix profile used in persistent_connection tests in httpc_SUITELuca Favatella2018-03-231-1/+1
|/ /
* | Merge branch 'maint'Péter Dimitrov2018-03-061-3/+67
|\ \ | |/
| * inets: Skip http_unix_socket test group on WindowsPéter Dimitrov2018-03-051-3/+15
| * inets: Add unix domain socket support to httpcPéter Dimitrov2018-02-261-2/+54
* | Merge branch 'maint'Péter Dimitrov2018-02-191-2/+40
|\ \ | |/
| * inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov2018-02-091-2/+40
* | Merge branch 'maint'Ingela Anderton Andin2017-12-191-2/+2
|\ \ | |/
| * inets: Add missing argument in httpc_SUITEIngela Anderton Andin2017-12-181-2/+2
* | Merge branch 'maint'Ingela Anderton Andin2017-12-151-10/+3
|\ \ | |/
| * inets: Add comparable benchmark testsIngela Anderton Andin2017-12-141-10/+3
* | inets: Fix httpc path handlingPéter Dimitrov2017-11-281-7/+24
* | Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729'Péter Dimitrov2017-11-201-0/+37
|\ \
| * | inets: Add support for URI-references in LocationPéter Dimitrov2017-11-151-0/+37
* | | Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726'Péter Dimitrov2017-11-201-0/+13
|\ \ \ | |_|/ |/| |
| * | inets: Fix http content injection bug in httpcPéter Dimitrov2017-11-151-0/+13
| |/
* | inets: Eliminate race conditionIngela Anderton Andin2017-11-171-2/+1
|/
* [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani2017-10-291-2/+22
* inets: Correct guard testIngela Anderton Andin2017-10-261-2/+22
* inets: httpc - fix default timeout in httpc_SUITEIngela Anderton Andin2017-10-121-3/+2
* Fix httpc timeout for redirectsJohannes Weißl2017-05-231-0/+19
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* inets: Do not test https/ftps if crypto can not startIngela Anderton Andin2017-04-031-13/+9
* inets: httpc - Prevent hanging user processIngela Anderton Andin2016-12-211-1/+17
* inets: httpc - Chunk size decoding could failIngela Anderton Andin2016-12-201-2/+38
* inets: httpc - Correct redirection host headerIngela Anderton Andin2016-12-141-0/+13
* Update copyright-yearErlang/OTP2016-12-071-1/+1