fastly / fastly-py

A Fastly API client for Python
https://pypi.org/project/fastly/
MIT License
77 stars 59 forks source link

use Fastly-Key instead of X-Fastly-Key #26

Closed thommahoney closed 8 years ago

thommahoney commented 8 years ago

The use of X-Fastly-Key is deprecated and will not be supported long term. This branch replaces any occurrences of X-Fastly-Key with Fastly-Key.