Uh oh!
There was an error while loading. Please reload this page.
Clean up a documentation for the storage blob module. - #3376
Conversation
Many of the links were formatted incorrectly, etc.
dhermes
commented
May 9, 2017
@tseaver@lukesneeringer Can I get a review here? |
| .. _object versioning: https://cloud.google.com/storage/\ | ||
| docs/object-versioning | ||
| .. _lifecycle: https://cloud.google.com/storage/docs/lifecycle |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 7234: https://tools.ietf.org/html/rfc7234#section-5.2 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 6266: https://tools.ietf.org/html/rfc7234#section-5.2 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 7231: https://tools.ietf.org/html/rfc7231#section-3.1.2.2 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _BCP47: https://tools.ietf.org/html/bcp47 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 2616: https://tools.ietf.org/html/rfc2616#section-14.17 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 4960: https://tools.ietf.org/html/rfc4960#appendix-B |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| :returns: The blob etag or ``None`` if the property is not set locally. | ||
| .. _RFC 2616 (etags): https://tools.ietf.org/html/rfc2616#section-3.11 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| :rtype: str or ``NoneType`` | ||
| .. _RFC 1321: https://tools.ietf.org/html/rfc1321 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
dhermes
commented
May 9, 2017
@tseaver I only did this for links which are used more than once. |
Many of the links were formatted incorrectly, etc.
Many of the links were formatted incorrectly, etc.
NOTE: These changes were in #3375 but I've moved them here.