(no title)
cameroncairns | 4 years ago
Yes, go ahead and disable that header when piping curl's output into `less`, however when converting the curl request into python just remember to re-add that header. Pretty much every python library I've used to handle web requests will automatically unzip the response from the server so you don't need to futz about with the zipping/unzipping logic yourself.
Nextgrid|4 years ago
Klonoar|4 years ago
1vuio0pswjnm7|4 years ago