commit | d9fbf36bbd9e19c2973dae507f0a522c62ec7be9 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Tue Apr 09 07:07:59 2013 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Tue Apr 09 07:07:59 2013 -0700 |
tree | 10416537525d4508cc49ef83fcf963db4105af49 | |
parent | d281c73536949b81097adccec86bdd77207fd66f [diff] |
#17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage of get_origin_req_host() to origin_req_host. Patch by Wei-Cheng Pan