Closed facundoolano closed 7 years ago
Currently response maps that have :body set to nil will cause the response not being sent. An empty body response should be sent instead.
:body
Probably need to fill the nil function for the IHTTPResponseWriter here
Currently response maps that have
:body
set to nil will cause the response not being sent. An empty body response should be sent instead.Probably need to fill the nil function for the IHTTPResponseWriter here