Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry #17

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open

Retry #17

wants to merge 83 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 16, 2017

Adding retry functionality for responses with a 500 error.

ktyacke and others added 30 commits October 23, 2015 09:35
…rately reflects the naming conventions used by Akamai. Updated the README to list preferred method as using an .edgerc file and other addendums.
…ile in the package. Updated tests to reflect new section updates.
Per conversation with @ktyacke and @JonathanBennett,
2 space indentation is the preferred standard in
AkamaiOPEN-edgegrid-node
Per conversation with @ktyacke and @JonathanBennett,
2 space indentation is the preferred standard in
AkamaiOPEN-edgegrid-node
Per Akamai API authentication documentation:

- there is no need to specify specific headers to sign; all can/should be signed, which simplifies the code
- there is no need to order the canonicalized headers

See documentation for further clarification:
https://developer.akamai.com/introduction/Client_Auth.html
simplify header canonicalization
ktyacke and others added 30 commits February 3, 2016 17:45
… 200000 bytes to meet the update max-body value of 131072.
… is found, auth will handle converting it to a JSON string which will properly match the body signature. Updated tests to correspond with the new api updates.d
Make auth() in api.js chainable
fix throw inside an async method
Updates requests to 2.74.0 to skip vulnerability issues
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.

5 participants