DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

use strlen() instead of Str::len #425

Closed sbsmith86 closed 7 years ago

sbsmith86 commented 7 years ago

What's this PR do?

Uses strlen() instead of Str::len() to get actual length of response in Bytes.

How should this be manually tested?

Send a response, see the content-length header in the response.