Jim
Results
2
comments of
Jim
I wanted to understand this issue better so I first created a resource with a to_html method containing the current 404 not found response body. ``` class Resource < Webmachine::Resource...
I guess I did not understand that correctly. So the Content-Encoding header should be cleared because the Content-Length header can't be changed there. Even if encodings_provided is set, in case...