nitrogen / simple_bridge

A simple, standardized interface library to Erlang HTTP Servers.
MIT License
112 stars 76 forks source link

Add a new function to get http protocol version from request - protocol_version. Returns version from request as tuple {High, Low}. #25

Closed tempaccounterl closed 11 years ago

choptastic commented 11 years ago

Seems very reasonable. Thanks!