summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_server/httpd_util.erl
Commit message (Expand)AuthorAgeFilesLines
* inets: Remove deprecated functionsIngela Anderton Andin2023-04-061-84/+45
* Update copyright yearErlang/OTP2023-02-141-1/+1
* inets: replace size/1 by xxx_size/1Kiko Fernandez-Reyes2023-02-011-1/+1
* inets: Implement HTTP 308 Permanent RedirectDataTriny2022-10-041-0/+1
* stdlib: add quote, unquote functions in uri_stringJakub Witczak2022-02-111-5/+6
* inets: remove deprecated functions from http_uriJakub Witczak2022-02-081-0/+2
* Fix typos in lib/inetsKian-Meng, Ang2021-12-231-1/+1
* Update copyright yearRickard Green2021-12-131-1/+1
* Merge branch 'ingela/inets/path/ERIERL-731/OTP-17818' into maintIngela Anderton Andin2021-12-081-19/+3
|\
| * inets: Remove legacy code not longer neededIngela Anderton Andin2021-12-071-19/+3
* | inets: Fix an upcoming warning that would break the buildJohn Högberg2021-02-051-13/+13
* | inets, fix deprecation reference in httpd_utilAo Song2020-09-301-1/+1
* | Merge branch 'maint' into masterAo Song2020-09-091-6/+6
|\ \ | |/
| * inets: remove redundant uri normalize.Ao Song2020-09-091-6/+6
* | Merge branch 'maint'Ao Song2020-08-131-4/+6
|\ \ | |/
| * Merge branch 'andy/inets/security_issue/ERIERL-522/OTP-16790' into maintAo Song2020-08-131-4/+6
| |\
| | * inets, fix an error regarding decode of percent encoded URLs.Ao Song2020-08-131-4/+6
| | * inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2020-03-301-80/+35
* | | inets: Deprate several functions in httpd_utilAo Song2020-07-091-1/+15
|/ /
* | inets: Suppress deprecation warningsPéter Dimitrov2020-03-091-0/+2
* | inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2019-12-131-80/+35
|/
* inets, httpd: Add logger error loggingIngela Anderton Andin2019-10-091-6/+24
* Update copyright yearHans Nilsson2017-06-141-1/+1
* When a non-DST time is passed to the httpd_util:rfc1123_date/1 function, itMartin Cox2017-04-051-1/+3
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP2016-01-291-23/+6
|\
| * inets: Use re instead of inets_regexpIngela Anderton Andin2016-01-281-23/+6
* | inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin2015-11-271-1/+15
* | inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin2015-11-111-11/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* inets: Add profile optionIngela Anderton Andin2015-06-041-10/+5
* inets: Handle all response codes in httpd_util:message/3Ingela Anderton Andin2014-03-311-5/+4
* Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-091-17/+36
|\
| * Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg2011-10-261-2/+8
| * Fixed hex-decoding.Micael Karlberg2011-10-261-1/+1
| * The XSS prevention methods used was confused if theMicael Karlberg2011-10-251-11/+14
| * Updated http-server to make sure URLs in error-messagesMicael Karlberg2011-09-151-35/+47
| * inets: Patch 1122Micael Karlberg2010-08-201-13/+8
* | Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* | inets: prevent XSS in error pagesMichael Santos2011-02-221-19/+19
* | URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin2010-11-291-28/+27
* | OTP-8609: Problems processing netscape cookies - expireMicael Karlberg2010-05-271-13/+8
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+780