Jeff Becker
|
01da9e3ca2
|
fix outproxy
|
2016-11-20 12:13:11 -05:00 |
|
brain5lug
|
b8ec63cf8c
|
copy ellimination for ranges #part1
|
2016-08-06 01:03:13 +03:00 |
|
hagen
|
ecc82739d8
|
* HTTP.cpp : fix is_gzipped()
|
2016-07-16 12:13:00 +00:00 |
|
hagen
|
c4721e1020
|
+ HTTP.{cpp,h} : add HTTPRes::is_gzipped()
|
2016-07-14 00:34:42 +00:00 |
|
hagen
|
02ac638bd4
|
* HTTP.cpp : add comments, update test case
|
2016-07-01 00:34:31 +00:00 |
|
hagen
|
323f74c43a
|
* HTTP.cpp : fuck the "special cases", use nginx rewriting frontend or some
|
2016-07-01 00:34:28 +00:00 |
|
Jeff Becker
|
1362177352
|
Merge remote-tracking branch 'purple/openssl'
|
2016-06-30 08:57:59 -04:00 |
|
xcps
|
28ab1230e2
|
'@' can exist in url path
|
2016-06-30 08:00:18 -04:00 |
|
Jeff Becker
|
ac59d9e1b6
|
Merge branch 'upstream-openssl'
|
2016-06-30 07:36:14 -04:00 |
|
hagen
|
2d252e6459
|
* HTTP.cpp : rename method
|
2016-06-28 14:31:40 +00:00 |
|
Jeff Becker
|
f2bc71bc2a
|
Merge branch 'upstream-openssl'
|
2016-06-22 13:19:00 -04:00 |
|
orignal
|
756e86662b
|
fixed android build
|
2016-06-14 14:37:22 -04:00 |
|
orignal
|
a5be4c9d0e
|
moved std::to_string to util.h from android
|
2016-06-14 11:55:44 -04:00 |
|
anon5
|
58b058ab3a
|
.apk builds. untested
|
2016-06-14 23:17:37 +08:00 |
|
Jeff Becker
|
9eaa51442f
|
update comment
|
2016-06-13 09:01:38 -04:00 |
|
Jeff Becker
|
09fc767bb0
|
fix another typo
|
2016-06-13 08:53:35 -04:00 |
|
Jeff Becker
|
ea7e6615f2
|
fix typo
|
2016-06-13 08:52:54 -04:00 |
|
Jeff Becker
|
a183ca8661
|
fix special case
|
2016-06-13 08:52:21 -04:00 |
|
Jeff Becker
|
05939a2bbc
|
special case for i2p.rocks in proxy
|
2016-06-13 08:50:53 -04:00 |
|
hagen
|
a4dc67cba0
|
* HTTP.{cpp,h} : drop HTTPReq.host
|
2016-06-04 14:44:26 +00:00 |
|
hagen
|
1b2ac38a50
|
* fix compilation warnings
|
2016-06-01 00:14:15 +00:00 |
|
hagen
|
a76d8f0f9f
|
* HTTP.{cpp,h} : add add_header() variant with std::string
|
2016-05-26 00:08:04 +00:00 |
|
hagen
|
43a90d7b98
|
* HTTP.cpp : fix parse_header_line (#501)
|
2016-05-26 00:08:00 +00:00 |
|
hagen
|
2e1a9a8df9
|
* HTTP.{cpp,h} : move length() method to base class
|
2016-05-26 00:07:57 +00:00 |
|
hagen
|
2ce61402bb
|
* HTTP.{cpp,h} * add 'body' member ot HTTPRes * change HTTPRes::to_string() to add 'Date', 'Content-Length' headers and body
|
2016-05-24 12:40:24 +00:00 |
|
hagen
|
70e9d85a75
|
* HTTP.cpp : add internal function gen_rfc1123_date()
|
2016-05-24 12:40:23 +00:00 |
|
hagen
|
a461f462d2
|
* HTTP.{cpp,h} : add HTTPMsg::{add,del}_header() helpers
|
2016-05-24 12:40:23 +00:00 |
|
Jeff
|
8363b4fda7
|
add missing header
|
2016-05-11 09:33:25 -04:00 |
|
Jeff
|
28b5f39b84
|
fix http unit test SIGBUS in os x
|
2016-05-11 08:42:50 -04:00 |
|
hagen
|
42b9b6426a
|
+ new http req/res/url structs
|
2016-04-27 00:39:12 +00:00 |
|