summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAzat Khuzhin <a3at.mail@gmail.com>2015-08-18 12:18:31 +0300
committerAzat Khuzhin <a3at.mail@gmail.com>2015-08-18 12:59:50 +0300
commit1d34498ea31134bd7a8fcadcb95910b30a479e19 (patch)
tree050923e37aa0c6646e0e9fbc57454f2674628375 /.gitignore
parent22061ac1e9e881c024d76b5aeab0ae2c7bc8674d (diff)
downloadlibevent-1d34498ea31134bd7a8fcadcb95910b30a479e19.tar.gz
sample: add HTTP CONNECT tunnelling example using libevent http layer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c61aaa6..75e2f718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,6 +84,7 @@ libevent_openssl.pc
/sample/event-read-fifo
/sample/hello-world
/sample/http-server
+/sample/http-connect
/sample/le-proxy
/sample/https-client
/sample/signal-test