mirror of
https://github.com/httpie/cli.git
synced 2025-07-01 06:40:52 +02:00
Python 2.7 support removal WIP
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from httpie.compat import urlsplit, str
|
||||
from urllib.parse import urlsplit
|
||||
|
||||
|
||||
class HTTPMessage(object):
|
||||
|
Reference in New Issue
Block a user