GoogleCloudPlatform / storage-signedurls-python

An example Python script that uses PyCrypto and requests to demonstrate using signed URLs
Apache License 2.0
59 stars 21 forks source link

PreparedRequest doesn't have full_url. #7

Closed 43061b4a closed 8 years ago

43061b4a commented 8 years ago

http://docs.python-requests.org/en/master/api/?highlight=preparedrequest#requests.PreparedRequest

43061b4a commented 8 years ago

Duplicate.

jterrace commented 8 years ago

Thanks, I merged the other pull request.