Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 11, 2016

Closes #1712.

@tseaver tseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels Apr 11, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2016
info = http_response.info
status = int(info['status'])
if not 200 <= status < 300:
faux_response = _FauxResponse(status)

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Apr 18, 2016

LGTM

@dhermes
Copy link
Contributor

dhermes commented Apr 18, 2016

@tseaver This is #1717. Which issue is this supposed to close?

@dhermes
Copy link
Contributor

dhermes commented Apr 18, 2016

Ahhh I see in the branch name #1712.

@tseaver tseaver merged commit 5d6c3c6 into googleapis:master Apr 18, 2016
@tseaver tseaver deleted the 1712-storage-upload_drops_40x_errors_on_floor branch April 18, 2016 20:17
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants