mirror of
https://github.com/httpie/cli.git
synced 2025-08-09 14:35:06 +02:00
Updated links II.
This commit is contained in:
@ -13,7 +13,7 @@ from collections import namedtuple, Iterable
|
||||
from argparse import ArgumentParser, ArgumentTypeError, ArgumentError
|
||||
|
||||
# TODO: Use MultiDict for headers once added to `requests`.
|
||||
# https://github.com/jakubroztocil/httpie/issues/130
|
||||
# https://github.com/jkbrzt/httpie/issues/130
|
||||
from requests.structures import CaseInsensitiveDict
|
||||
|
||||
from httpie.compat import OrderedDict, urlsplit, str, is_pypy, is_py27
|
||||
|
Reference in New Issue
Block a user