Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- marcelo@zeus:/media/Informacion/devel/python-spdy/test$ python3 spdyserver.py
- [Errno 8] _ssl.c:435: EOF occurred in violation of protocol
- [Errno 8] _ssl.c:435: EOF occurred in violation of protocol
- [Errno 8] _ssl.c:435: EOF occurred in violation of protocol
- server says, SYN_STREAM id=1
- {'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
- 'accept-charset': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3',
- 'accept-encoding': 'gzip,deflate,sdch',
- 'accept-language': 'es-419,es;q=0.8,en-US;q=0.6',
- 'host': 'localhost:9599',
- 'method': 'GET',
- 'scheme': 'https',
- 'url': '/',
- 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Ubuntu/11.10 Chromium/17.0.963.83 Chrome/17.0.963.83 Safari/535.11',
- 'version': 'HTTP/1.1'}
- SYN_REPLY id=1 says client
- DATA (14) id=1 says client
- server says, SYN_STREAM id=3
- {'accept': '*/*',
- 'accept-charset': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3',
- 'accept-encoding': 'gzip,deflate,sdch',
- 'accept-language': 'es-419,es;q=0.8,en-US;q=0.6',
- 'host': 'localhost:9599',
- 'method': 'GET',
- 'scheme': 'https',
- 'url': '/favicon.ico',
- 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Ubuntu/11.10 Chromium/17.0.963.83 Chrome/17.0.963.83 Safari/535.11',
- 'version': 'HTTP/1.1'}
- SYN_REPLY id=3 says client
- DATA (14) id=3 says client
- server says, PING id=1
- PING id=1 says client
Advertisement
Add Comment
Please, Sign In to add comment