11 Commits (8a106eb09e421eb99e6cbb6c93df6e48a51bf2e0)

Author SHA1 Message Date
orignal 8a106eb09e fixed test-http-req 1 year ago
R4SAS b31f52e332
[http] keep query even if it was empty (closes #1844) 1 year ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
orignal 7c0b0a4e3e common HTTP basic authorization string 3 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS a91641e427 fix #823, reindent code 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 1500e805dd
add is_i2p 7 years ago
orignal d47d8d22a3 removed all Accept-* headers but Accept-Encoding 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal b097938f47 compressed addressbook request 7 years ago
orignal 66f3bd186f send http headers in original order 7 years ago
Jeff Becker 01da9e3ca2 fix outproxy 8 years ago
hagen c4721e1020 + HTTP.{cpp,h} : add HTTPRes::is_gzipped() 8 years ago
hagen 2d252e6459 * HTTP.cpp : rename method 8 years ago
hagen a4dc67cba0 * HTTP.{cpp,h} : drop HTTPReq.host 8 years ago
hagen c9836cf0f7 * fix doxygen warnings 8 years ago
hagen a76d8f0f9f * HTTP.{cpp,h} : add add_header() variant with std::string 8 years ago
hagen f245feb0b0 * HTTP.h : export MergeChunkedResponse() 8 years ago
hagen 2e1a9a8df9 * HTTP.{cpp,h} : move length() method to base class 8 years ago
hagen 2ce61402bb * HTTP.{cpp,h} * add 'body' member ot HTTPRes * change HTTPRes::to_string() to add 'Date', 'Content-Length' headers and body 8 years ago
hagen a461f462d2 * HTTP.{cpp,h} : add HTTPMsg::{add,del}_header() helpers 8 years ago
hagen 50ff0d251a * HTTP.h : add base class HTTPMsg 8 years ago
Jeff 28b5f39b84 fix http unit test SIGBUS in os x 8 years ago
Jeff 47ce2398a4 fix http unit test SIGBUS in os x 8 years ago
hagen 42b9b6426a + new http req/res/url structs 8 years ago