summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_lib
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-04-111-1/+1
* inets: Postpone removal of http_uri:encode/decodeIngela Anderton Andin2023-04-061-8/+1
* inets: httpd - Use inet:ntoa to get ip address string formatIngela Anderton Andin2023-03-281-22/+6
* Update copyright yearErlang/OTP2023-03-211-1/+1
* inets: Remove legacy code and correct request queue handlingIngela Anderton Andin2023-02-212-188/+24
* Update copyright yearErlang/OTP2023-02-142-2/+2
* inets: replace size/1 by XXX_size/1Kiko Fernandez-Reyes2023-01-162-7/+7
* Update copyright yearErlang/OTP2022-12-121-1/+1
* inets: add type specsKiko Fernandez-Reyes2022-11-291-15/+38
* Update copyright yearErlang/OTP2022-02-154-4/+4
* stdlib: add quote, unquote functions in uri_stringJakub Witczak2022-02-111-2/+2
* inets: remove deprecated functions from http_uriJakub Witczak2022-02-081-240/+12
* Merge pull request #5614 from u3s/kuba/stdlib/uri_string_normalize_empty_port...Jakub Witczak2022-01-281-4/+2
|\
| * inets: remove not needed code in http_requestJakub Witczak2022-01-261-4/+2
* | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
|/
* Fix typos in lib/inetsKian-Meng, Ang2021-12-232-5/+5
* Update copyright yearRickard Green2021-12-133-3/+3
* [httpc] Allow binary() header values in request/5Cons T Åhs2021-10-111-102/+94
* inets: Fix an upcoming warning that would break the buildJohn Högberg2021-02-051-12/+12
* Merge branch 'ingela/ssl/recv-corner-case/ERIERL-496/OTP-16697' into maintIngela Anderton Andin2020-06-161-0/+6
|\
| * inets: Handle that inet/ssl:setopt can return errorIngela Anderton Andin2020-06-151-0/+6
* | http_request: Fix to handle undefined port in uriAo Song2020-06-031-2/+4
* | otp: Add descriptions to all deprecation attributesJohn Högberg2020-02-121-6/+6
* | inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2019-12-131-0/+8
|/
* inets: httpd now ignores invalid headers as reported by ERL-1053Ingela Anderton Andin2019-11-251-1/+8
* inets, httpd: Add logger error loggingIngela Anderton Andin2019-10-091-1/+1
* Update copyright yearHenrik Nord2018-06-182-2/+2
* Merge branch 'maint'John Högberg2018-06-051-2/+4
|\
| * inets: Gracefully handle bad headersIngela Anderton Andin2018-05-221-2/+4
* | inets: fix scheme validation in http_uri:parse when binary URILuca Favatella2018-03-141-1/+1
* | Merge branch 'maint'Péter Dimitrov2018-03-071-7/+36
|\ \ | |/
| * inets: work around http_uri:parse Dialyzer warning in uri_SUITE.erl:274Luca Favatella2018-03-061-1/+1
| * inets: refine types and doc of http_uri:parse optionsLuca Favatella2018-03-051-4/+9
| * inets: export types documented for http_uri moduleLuca Favatella2018-03-051-4/+28
* | inets: Fix http content injection bug in httpcPéter Dimitrov2017-11-151-1/+31
|/
* inets: Restore old behavior when parsing "+"Péter Dimitrov2017-09-061-4/+0
* Update copyright yearHans Nilsson2017-06-142-2/+2
* add binary string support to http_uri functionsTristan Sloughter2017-05-052-11/+70
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Omit port from Host header on redirect to well-known portBram Verburg2017-03-171-1/+17
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* Replace ref() with reference() in inets filesKostis Sagonas2016-10-041-1/+2
* update copyright-yearHenrik Nord2016-03-156-6/+6
* Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP2016-01-291-4/+4
|\
| * inets: Use re instead of inets_regexpIngela Anderton Andin2016-01-281-4/+4
* | inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin2015-11-272-3/+18
* | inets: Allow whitespace after HTTP chunk againJohannes Weißl2015-11-151-1/+1
* | Merge branch 'maint-18' into maintZandra2015-11-133-292/+152
|\ \
| * | inets: Do not use internal or shell convenience functions in applicationIngela Anderton Andin2015-11-111-23/+11
| * | Inets: Clean up codeIngela Anderton Andin2015-11-111-13/+1