My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3fb9d68
9247be0
)
Merge branch 'bc/http-backend-allow-405'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Sep 2013 19:30:54 +0000
(12:30 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
http-backend.c
Simple merge