Azat Khuzhin
|
9c91fe1479
|
http-connect: do not check connection on GET cb
|
2020-01-12 15:34:01 +03:00 |
|
Azat Khuzhin
|
415ddee337
|
http-connect: set Host header (for CONNECT and GET) (like curl)
|
2020-01-12 15:34:01 +03:00 |
|
Azat Khuzhin
|
e54d5fc57c
|
http-connect: cleanup and helpers
|
2020-01-12 15:34:01 +03:00 |
|
Azat Khuzhin
|
d22e12eefa
|
http-connect: exit on error
|
2017-05-28 16:38:55 +03:00 |
|
Azat Khuzhin
|
0abe4eba83
|
sample/http-connect: fix compilation with VS2010
Fixes: nmathewson/Libevent#137
|
2016-12-06 09:57:16 +03:00 |
|
Azat Khuzhin
|
1bf7595644
|
http-connect: make it win32 compilable
Fixes: commit 1d34498ea31134bd7a8fcadcb95910b30a479e19 ("sample: add HTTP
CONNECT tunnelling example using libevent http layer")
|
2016-01-14 11:58:39 +03:00 |
|
Azat Khuzhin
|
6dc71e70dc
|
sample/http-connect: don't use assert() to make it work with NDEBUG
Otherwise it will not work for cmake release target type.
|
2015-08-18 21:59:25 +03:00 |
|
Azat Khuzhin
|
f976d4360b
|
sample/http-connect: made it compatible with C90
|
2015-08-18 21:29:03 +03:00 |
|
Azat Khuzhin
|
1d34498ea3
|
sample: add HTTP CONNECT tunnelling example using libevent http layer
|
2015-08-18 12:59:50 +03:00 |
|