1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Jakub Roztocil
2019-12-03 19:09:09 +01:00
parent f1ab816ecd
commit 490eeaa650
3 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import ssl
# TODO: Use MultiDict for headers once added to `requests`.
# https://github.com/jakubroztocil/httpie/issues/130
# <https://github.com/jakubroztocil/httpie/issues/130>
# ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )