Commit Graph

27 Commits (3cee8bfcb28a66ea832464ff31d722602c646416)

Author SHA1 Message Date
R4SAS 3cee8bfcb2
Update tests and corresponding makefiles (#1862) 1 year ago
orignal 8a106eb09e fixed test-http-req 1 year ago
R4SAS b31f52e332
[http] keep query even if it was empty (closes #1844)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal eb75eb0e55 reset port value before parsing 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS df66c2d2dc
[i18n] translate HTTP proxy
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 7c0b0a4e3e common HTTP basic authorization string 3 years ago
orignal 1ba5d25819 correct detection of chunked response 3 years ago
orignal d13fbe5549 support reseed throught the Yggdrasil 3 years ago
R4SAS 99d046ca11
[http] handle WebDAV methods
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS c6a903572c [HTTP] add PROFIND support 5 years ago
R4SAS a91641e427 fix #823, reindent code 5 years ago
orignal 64d800427f allow HTTP headers without value 5 years ago
Jeff Becker 571a13f0a7
Merge remote-tracking branch 'purple/master' 6 years ago
orignal b3e5874631 fixed android build error 6 years ago
orignal f2a14047eb
Merge pull request #1108 from majestrate/fix-issue-1107
Fix issue 1107
6 years ago
Jeff Becker 124a9cb030
correction 6 years ago
Jeff Becker 3ec000d0f8
fix issue #1107 6 years ago
Jeff Becker aac1141ca6
fix issue #1107 6 years ago
hagen 5225e1d7d1 * HTTP.cpp : use bare snprintf() instead locale-dependent strftime() 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 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
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago