copy-as-python-requests
copy-as-python-requests copied to clipboard
Use same http version
Explicitly use the same http version as the browser using e.g. httpx for http/2 if desired. Maybe at least add a comment which version was used originally.