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

Put, delete support, overriding of cURL options #233

Merged
merged 10 commits into from
May 8, 2017
Merged

Put, delete support, overriding of cURL options #233

merged 10 commits into from
May 8, 2017

Commits on Jul 25, 2016

  1. Added PUT support (#199)

    * Removed GET / POST restriction, PUT allowed also.
    
    * Fixed failing test
    
    * Added PUT support and test
    
    * Updated README for PUT
    J7mbo authored Jul 25, 2016
    Configuration menu
    Copy the full SHA
    1dd06d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3889ec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Fix classmap composer autoloading (#202)

    For #201.
    J7mbo authored Jul 29, 2016
    Configuration menu
    Copy the full SHA
    8ed941d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    d2b3b8e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Added DELETE Support

    Added DELETE and test.
    naoyukik committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    1d109b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Merge pull request #205 from naoyukik/allow-delete

    Added DELETE Support
    J7mbo authored Aug 4, 2016
    Configuration menu
    Copy the full SHA
    6a8982b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Merge pull request #204 from emmetog/patch-1

    Allow overriding of curl options
    J7mbo authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    a1d9496 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Readme: simplify composer install

    Tomáš Votruba authored Oct 15, 2016
    Configuration menu
    Copy the full SHA
    f40b1e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Merge pull request #215 from TomasVotruba/patch-2

    Readme: simplify composer install
    J7mbo authored Nov 8, 2016
    Configuration menu
    Copy the full SHA
    47707f8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    3242b77 View commit details
    Browse the repository at this point in the history