Fix in parse headers so it wouldn't always store an empty string
authorRobin Dunn <robin@alldunn.com>
Tue, 8 Feb 2000 21:31:29 +0000 (21:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 8 Feb 2000 21:31:29 +0000 (21:31 +0000)
commit21d734041a03f529324bee976300ec395d798193
treebf5f8c6249f12f77edbc3549a9f45a6ecde0add1
parente0a4029251c1d80d50f9cb0bd152d1fca7914bc4
Fix in parse headers so it wouldn't always store an empty string
for each header value.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/http.cpp