Jason

Results 2 comments of Jason

This also applies to binary content. For example, if you pass in a bytestring as content, it'll choke at https://github.com/h2non/pook/blob/master/pook/response.py#L158-L159. Assuming all byte data is utf-8 by default is an...

Got bit by this recently @klyonrad Scenario: golang project, feature branches. Coworker merged in a branch with some changes that affected recent work I had done, and I am currently...