Move request cookie processing down to base class.
authorScott Cantor <cantor.2@osu.edu>
Sun, 25 Nov 2007 23:36:11 +0000 (23:36 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 25 Nov 2007 23:36:11 +0000 (23:36 +0000)
commit86187e774ccf4302af15cf71a2172340fe9efd08
tree590d10b7823b968e2199de09d9f0f1f6bebd9dc9
parentd01c6d109e290ba6eb50c45229bef27175301fe1
Move request cookie processing down to base class.
xmltooling/Makefile.am
xmltooling/io/HTTPRequest.cpp [new file with mode: 0644]
xmltooling/io/HTTPRequest.h