http headers reworking

Alexandre Julliard julliard at winehq.org
Tue Dec 13 04:48:05 CST 2005


Aric Stewart <aric at codeweavers.com> writes:

> Redo how headers are handled.
> eliminating the concept of Standard Headers and allow all headers to be 
> added multiple times.
> Allow querying of headers with an index to get the multiple headers.
> Respect response vs request headers in HttpQueryInfo.
> Add a number of tests to extensively test header adding and replacing.
> All fixes for Picasa.

The tests don't work here:

http.c:1152: Test failed: Index was not incremented
http.c:1156: Test failed: Second Index Should Not Exist
http.c:1167: Test failed: Index was not incremented
http.c:1168: Test failed: incorrect string was returned(test2)
http.c:1173: Test failed: Index was not incremented
http.c:1177: Test failed: Third Header Should Not Exist
http.c:1187: Test failed: Index was not incremented
http.c:1188: Test failed: incorrect string was returned(test3)
http.c:1193: Test failed: Index was not incremented
http.c:1197: Test failed: Third Header Should Not Exist
http.c:1207: Test failed: Index was not incremented
http.c:1208: Test failed: incorrect string was returned(test3)
http.c:1213: Test failed: Index was not incremented
http.c:1217: Test failed: Third Header Should Not Exist
http.c:1227: Test failed: Index was not incremented
http.c:1228: Test failed: incorrect string was returned(test4)
http.c:1232: Test failed: Index was not incremented
http.c:1233: Test failed: incorrect string was returned(test4)
http.c:1236: Test failed: Third Header Should Not Exist
http.c:1244: Test failed: Index was not incremented
http.c:1245: Test failed: incorrect string was returned(test5)
http.c:1249: Test failed: Index was not incremented
http.c:1250: Test failed: incorrect string was returned(test5)
http.c:1253: Test failed: Third Header Should Not Exist
http.c:1261: Test failed: Index was not incremented
http.c:1262: Test failed: incorrect string was returned(test6)
http.c:1266: Test failed: Index was not incremented
http.c:1267: Test failed: incorrect string was returned(test6)
http.c:1270: Test failed: Third Header Should Not Exist
http.c:1278: Test failed: Index was not incremented
http.c:1279: Test failed: incorrect string was returned(test7)
http.c:1283: Test failed: Index was not incremented
http.c:1287: Test failed: Third Header Should Not Exist

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list