netsurf/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
..
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_internal.h
challenge.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
challenge.h
content-disposition.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
content-disposition.h
content-type.c HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
content-type.h
generics.c
generics.h HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
Makefile HTTP: add minimal parser for Cache-Control 2019-06-10 21:02:19 +00:00
parameter_internal.h
parameter.c
parameter.h
primitives.c
primitives.h
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
www-authenticate.h