Merge branch 'bc/http-backend-allow-405'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:54 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:54 +0000 (12:30 -0700)
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

1  2 
http-backend.c
diff --cc http-backend.c
Simple merge