PJ Dietz

Results 5 comments of PJ Dietz

Also, are you on Linux? If so, you probably need to use cURL because of how Python is built. In the settings, include `"http_client": "curl"`. See more here from the...

I'll revise the README to fix error and add clarity. The expected behavior is that anything up to the first empty line is the the request line and headers; everything...

Thanks or catching this! I updated the function that parses the request line, so all characters should now be allowed. Looks for version 1.8.1 in package control soon with the...

Good idea, I like it!