projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b3310b5
3443db5
)
Merge branch 'sp/smart-http-content-type-check'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 11 Feb 2013 04:35:23 +0000
(20:35 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 Feb 2013 04:35:23 +0000
(20:35 -0800)
The smart HTTP clients forgot to verify the content-type that comes
back from the server side to make sure that the request is being
handled properly.
* sp/smart-http-content-type-check:
http_request: reset "type" strbuf before adding
t5551: fix expected error output
Verify Content-Type from smart HTTP servers
1
2
http-push.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
http-push.c
Simple merge