nghttp2/python
Fabian Wiesel 7eafebfeb9 Expose client certificate, if available
Client certificates can use used for authentication/authorization in the server,
so expose them similar to the remote address.
2015-05-31 10:55:10 +02:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am Comment out uninstall-local for python 2015-05-20 22:50:58 +09:00
calcratio.py Add aux script 2014-10-18 18:55:07 +09:00
cnghttp2.pxd python: Add async body generation support 2015-04-01 22:54:31 +09:00
hpackcheck.py hpackcheck.py: Remove sorting to check ordering requirements 2014-08-06 20:34:51 +09:00
hpackmake.py python: Use draft-09 2014-07-31 23:19:31 +09:00
nghttp2.pyx Expose client certificate, if available 2015-05-31 10:55:10 +02:00
setup.py.in python: Update url 2015-04-03 21:10:11 +09:00
wsgi.py Add experimental WSGI server implementation 2014-04-06 21:33:32 -07:00