Added a httpreq field in the main struct so that there's one field to check
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Jan 2001 15:52:01 +0000 (15:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Jan 2001 15:52:01 +0000 (15:52 +0000)
commitfcb347d1249df552ef37faf47e2a15dbed5e7ce5
treedc182c3d2ab87357d685141b9326381b27e3c282
parentc331ef02f9f2284c49826ac1485e8d1b1bd890f1
Added a httpreq field in the main struct so that there's one field to check
for what HTTP request that is being used. The old bit-style fields are still
in there as well.
lib/url.c
lib/urldata.h