Pithikos / python-websocket-server

A simple fully working websocket-server in Python with no external dependencies
MIT License
1.14k stars 381 forks source link

Add Headers to Client dict #51

Closed feokuma closed 4 years ago

feokuma commented 6 years ago

Allows to access headers of new client to check or validate custom headers.