mashupbots / socko

A Scala web server powered by Netty networking and AKKA processing.
Other
255 stars 51 forks source link

add response write method with status and headers parameters #83

Closed rossajmcd closed 10 years ago

rossajmcd commented 10 years ago

I could not find anything in the API docs to do this... though I may have missed it. My use case was sending a 201 with a 'location' header.

veebs commented 10 years ago

Thanks @rossputin :-)