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

Implementing HTTP 405 if HTTP method doesn't match with required by the route #1276

Closed
wants to merge 13 commits into from

Commits on Apr 14, 2020

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

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    ddc59f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d143e View commit details
    Browse the repository at this point in the history
  3. Fixing form tests

    Drunpy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d93b4b1 View commit details
    Browse the repository at this point in the history
  4. Tests

    Drunpy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1d42433 View commit details
    Browse the repository at this point in the history
  5. Code formatting using rustfmt

    Drunpy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    36544ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    684d4d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    cd57e47 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Drunpy committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    42b4a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef171cc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    5d526c8 View commit details
    Browse the repository at this point in the history
  2. Code formatting

    Drunpy committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    71abd12 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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