Skip to content

Conversation

@themech
Copy link

@themech themech commented Jul 9, 2019

No description provided.

aranhoide and others added 30 commits June 20, 2014 12:06
This allows roundtripping through the API where you can use the fields
returned by the API to give as parameters to {create,update}_header.
Ideally those should be configurable, but I'd rather it fails safe
than unsafe.
…eld-list

Add missing comma to FastlyService fields list
Add missing comma to FastlyService fields list
Add FastlyGzip and CRUD operations for it
URL encode any strings that are used as path components
…oval

use Fastly-Key instead of X-Fastly-Key
modified fields of the /syslog endpoint to reflect latest API
* Creates a new file for __version__
Add SSL cert validation and a timeout
Add convenience functions for header.{destination,source}
self is an implied parameter.  Avoids backtrace.
Call __getattr__ directly, else we end up calling ourselves which ends
in tears.
tfheen and others added 12 commits August 6, 2017 22:14
Names can (often) contain slashes, so we need to make sure those are
encoded as well.
Fastly's API doesn't properly differentiate between
healthcheck-as-a-string and as healthcheck-as-an-object, which means
you will get healthcheck == '' back when it says "(none)" in the UI.
…ing builds that depend on this Python package.
…ing builds that depend on this Python package.
Allow setting min/max tls version for a backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.