Pithikos / python-websocket-server

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

Add Headers to Client dict #49

Closed feokuma closed 6 years ago

feokuma commented 6 years ago

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