Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bc/http-backend-allow-405' · 26e53f8a
    Junio C Hamano authored
    When the webserver responds with "405 Method Not Allowed", it
    should tell the client what methods are allowed with the "Allow"
    header.
    
    * bc/http-backend-allow-405:
      http-backend: provide Allow header for 405
    26e53f8a