netty5/codec-http
Stephane Landelle 8614b88c18 Generate Expires attribute along MaxAge one so IE can honor it, close #1466
Motivation:

Internet Explorer doesn't honor Set-Cookie header Max-Age attribute. It only honors the Expires one.

Modification:

Always generate an Expires attribute along the Max-Age one.

Result:

Internet Explorer compatible expiring cookies. Close #1466.
2015-01-25 16:55:56 +01:00
..
src Generate Expires attribute along MaxAge one so IE can honor it, close #1466 2015-01-25 16:55:56 +01:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:29:08 +09:00