WebSurf/utils/http
John-Mark Bell 23698aecf8 HTTP: expose validity of max-age in Cache-Control
As max-age is an optional directive, provide a means to determine
if it is present and correct.
2019-06-10 21:35:36 +00:00
..
Makefile HTTP: add minimal parser for Cache-Control 2019-06-10 21:02:19 +00:00
cache-control.c HTTP: expose validity of max-age in Cache-Control 2019-06-10 21:35:36 +00:00
cache-control.h HTTP: expose validity of max-age in Cache-Control 2019-06-10 21:35:36 +00:00
challenge.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
challenge.h Refactor http utilities 2011-07-08 08:38:17 +00:00
challenge_internal.h Refactor http utilities 2011-07-08 08:38:17 +00:00
content-disposition.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
content-disposition.h Refactor http utilities 2011-07-08 08:38:17 +00:00
content-type.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
content-type.h Refactor http utilities 2011-07-08 08:38:17 +00:00
generics.c doxygen cleanups in utils 2014-11-12 23:27:13 +00:00
generics.h HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
parameter.c Refactor http utilities 2011-07-08 08:38:17 +00:00
parameter.h Refactor http utilities 2011-07-08 08:38:17 +00:00
parameter_internal.h Refactor http utilities 2011-07-08 08:38:17 +00:00
primitives.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
primitives.h Refactor http utilities 2011-07-08 08:38:17 +00:00
strict-transport-security.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
strict-transport-security.h HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
www-authenticate.c Refactor http utilities 2011-07-08 08:38:17 +00:00
www-authenticate.h Refactor http utilities 2011-07-08 08:38:17 +00:00