# # ChangeLog for protocols/http_client.c # # Generated by Trac 1.2.3 # 2024-05-17T00:20:18Z Thu, 18 May 2006 17:05:28 GMT Wilmer van der Gaast [1b5ab36] * protocols/http_client.c (modified) User-Agent: header. Thu, 18 May 2006 16:50:06 GMT Wilmer van der Gaast [41e5202] * protocols/http_client.c (modified) Damn typo... Thu, 18 May 2006 16:41:18 GMT Wilmer van der Gaast [0eec386] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Added a body_size attribute to http_client and fixed a possible NULL ... Thu, 18 May 2006 07:11:15 GMT Wilmer van der Gaast [266fe2f] * protocols/http_client.c (modified) Fixed return value bug in http_dorequest_url(). Wed, 17 May 2006 13:15:20 GMT Wilmer van der Gaast [0790644] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Added http_dorequest_url().