Closed GoogleCodeExporter closed 9 years ago
Proposed patch attached.
Better yet would be to use the createCookieHeader() method in
DefaultHTTPUtilities -These two methods have the exact same source code.
Unfortunately this is a private method in DefaultHTTPUtilities. Making it
public and adding it to the HTTPUtilities interface would allow other users to
re-implement the interface in application specific ways and ensure that they
are always getting the same behavior as specified in ESAPI.properties.
Are there any negative implications to making this method public and adding it
to the HTTPUtilities interface?
Original comment by augu...@gmail.com
on 30 Sep 2010 at 3:44
Attachments:
Patch committed to SVN.
Original comment by augu...@gmail.com
on 30 Sep 2010 at 8:28
Issue 127 has been merged into this issue.
Original comment by augu...@gmail.com
on 19 Oct 2010 at 12:58
Original issue reported on code.google.com by
augu...@gmail.com
on 30 Sep 2010 at 3:25