This website requires JavaScript.
Explore
Help
Sign In
holm
/
httpie-cli
Watch
1
Star
1
Fork
0
You've already forked httpie-cli
forked from
extern/httpie-cli
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e93de1fbe7
httpie-cli
/
httpie
/
compat.py
5 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
Don't depend on `requests.compat` #314
2015-02-24 07:39:26 +01:00
import
sys
is_windows
=
'
win32
'
in
str
(
sys
.
platform
)
.
lower
(
)
Reference in New Issue
Copy Permalink