httpclient
httpclient copied to clipboard
Cookie handling 'Max-Age' support
trafficstars
It's a common cookie value and the library always warns on this.
Unknown key: Max-Age = 31449600
Should be picked up and added to the cookies.
Seeing a similar issue here.
I have also seen this message several times in a couple of applications utilizing the libary.
Will this be fixed in a future release?