sleepy icon indicating copy to clipboard operation
sleepy copied to clipboard

Implemented support to return arbitrary content types

Open longsleep opened this issue 10 years ago • 0 comments

This PR adds direct support for string and []byte response data from sleepy handler implementations. It also makes sure that the response header content-type is set if JSON is encoded by sleepy.

longsleep avatar May 01 '14 19:05 longsleep