Willy Tarreau 24ea0bcb1d MINOR: http: adjust the list of supposedly cacheable methods
We used to have a rule inherited from RFC2616 saying that the POST
method was the only uncacheable one, but things have changed since
and RFC7231+7234 made it clear that in fact only GET/HEAD/OPTIONS/TRACE
are cacheable. Currently this rule is only used to detect cacheable
cookies.
2017-12-22 14:43:26 +01:00
..
2017-10-27 10:30:44 +02:00
2006-06-15 21:48:13 +02:00
2017-04-13 19:15:17 +02:00
2006-06-15 21:48:13 +02:00