Add sample/https-client.c, an example of stacking evhttp as a client on top of buffer...
authorCatalin Patulea <catalinp@google.com>
Tue, 19 Feb 2013 17:22:31 +0000 (12:22 -0500)
committerPatrick Pelletier <code@funwithsoftware.org>
Thu, 28 Feb 2013 00:06:56 +0000 (16:06 -0800)
commitbe46c99b89428c0d56e57b376256f0eee56add4a
tree15e83a1a6c4bff6b2f88be550a74337f1fdc5456
parent87c56727b61e48c102d21f1bb6477de8ec001869
Add sample/https-client.c, an example of stacking evhttp as a client on top of bufferevent_ssl.

Signed-off-by: Catalin Patulea <catalinp@google.com>
.gitignore
sample/https-client.c [new file with mode: 0644]
sample/include.am