Aleric Inglewood
937a60c8f9
Add AIHTTPReceivedHeaders
...
This fixes the problem that existed with received headers:
The server sends some headers ("set-cookie") more than once
in the same reply, which cannot be stored in std::map.
The old code just ignored the additional cookies, while
curlthreading3 (since the introduction of AIHTTPHeaders)
caused an assertion.
AIHTTPReceivedHeaders is written around a std::multimap
and allows to retrieve multiple headers with the same key.
Also, it is case insensitive so that if a server sends
"Content-Type" it will still find it (the viewer looks for
"content-type").
2012-10-21 17:45:46 +02:00
..
2012-04-29 00:25:40 -04:00
2012-10-21 17:45:46 +02:00
2012-10-21 17:45:46 +02:00
2012-10-05 15:53:29 +02:00
2012-10-05 15:53:29 +02:00
2012-10-05 15:53:29 +02:00
2012-08-13 19:30:35 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 09:11:36 +01:00
2012-03-06 09:11:36 +01:00
2012-06-30 21:14:18 +02:00
2012-03-06 07:31:15 +01:00
2012-10-21 17:45:46 +02:00
2012-10-21 17:45:46 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-20 23:52:34 +02:00
2012-10-20 23:52:34 +02:00
2012-03-06 07:31:15 +01:00
2012-08-20 21:18:19 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-09 22:50:05 -05:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-09 10:56:29 -04:00
2012-10-05 15:53:29 +02:00
2012-10-05 15:53:29 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-21 03:01:42 -04:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-09-20 04:49:43 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-20 23:28:33 +02:00
2012-10-05 15:53:29 +02:00
2012-08-20 21:18:19 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-20 21:18:19 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-09-20 04:49:43 +02:00
2012-03-06 07:31:15 +01:00
2012-07-15 22:46:38 +02:00
2012-07-16 22:35:04 +02:00
2012-07-21 03:01:42 -04:00
2012-07-22 11:26:36 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-22 11:26:36 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-09 22:50:05 -05:00
2012-09-20 16:50:03 +02:00
2012-03-06 07:31:15 +01:00
2012-08-05 18:51:21 +02:00
2012-06-28 04:08:25 -04:00
2012-07-22 11:26:36 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-02-18 02:22:49 +01:00
2012-03-06 07:31:15 +01:00
2012-04-28 21:29:52 -04:00
2012-10-05 15:53:29 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-05 15:53:29 +02:00
2012-10-05 15:53:29 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-20 23:52:34 +02:00
2012-10-20 23:52:34 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-20 08:13:07 -04:00
2012-07-02 19:45:41 +00:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-29 13:34:27 -04:00
2012-08-29 13:34:27 -04:00
2012-03-06 07:31:15 +01:00
2012-10-05 15:53:29 +02:00
2012-08-09 22:50:05 -05:00
2012-04-28 21:29:52 -04:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00