5 Dec
2008
5 Dec
'08
11:39 a.m.
New version, slightly amended as per previous comments. Changes: * Fixed a memory leak in Realm_add_path(). * Case-insensitive comparison in Host_from_url(). * Moved the Auth header to between Accept-Encoding and Host in a_Http_make_query_str(). Please comment, Jeremy Henty
6 Dec
6 Dec
2:27 a.m.
On Fri, Dec 05, 2008 at 05:20:38PM +0000, corvid wrote:
Jeremy wrote:
+ + token_value_pairs_found = 1; + + if (strncasecmp("realm",token,token_size) == 0 && realm == NULL) {
Token could be a prefix of "realm".
<head-desk/> Will fix. You're good at this! ;-) Jeremy Henty
5826
Age (days ago)
5827
Last active (days ago)
2 comments
2 participants
participants (2)
-
corvid@lavabit.com
-
onepoint@starurchin.org