1. 03 Apr, 2020 1 commit
    • Hector Sanjuan's avatar
      Http API: introduced HandledMethods option. · 2fbebbec
      Hector Sanjuan authored
      This Handler option is used it to allow/deny request by their method.
      
      The API is an RPC API so it normally should only work with PUT, but we also
      use a read-only, GET-based partial API that runs with the gateway.
      
      This commit makes the actual allowed (or handled) methods configurable.
      
      A test is added, and test facilities improved to be able to set/modify
      this option.
      2fbebbec
  2. 14 Jun, 2019 1 commit
  3. 13 Dec, 2018 3 commits
  4. 07 Sep, 2018 1 commit
  5. 31 Aug, 2018 1 commit
  6. 23 Aug, 2018 8 commits
  7. 08 Jan, 2018 1 commit
  8. 21 Dec, 2017 1 commit