projects
/
mdref
/
mdref-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
c2e4d7e
)
Update getResponseCode.md
4/head
author
trs998
<trs998@gmail.com>
Sun, 1 Feb 2015 16:18:26 +0000
(16:18 +0000)
committer
trs998
<trs998@gmail.com>
Sun, 1 Feb 2015 16:18:26 +0000
(16:18 +0000)
Correct typo resulting in broken link
http/Message/getResponseCode.md
patch
|
blob
|
history
diff --git
a/http/Message/getResponseCode.md
b/http/Message/getResponseCode.md
index 519c09d736b7e55cc842a8854aa5f8d1937b89a6..630815b313f13f88f6f612affabeb35e98bc8e70 100644
(file)
--- a/
http/Message/getResponseCode.md
+++ b/
http/Message/getResponseCode.md
@@
-1,7
+1,7
@@
# int http\Message::getResponseCode()
Retrieve the response code of the message.
-See http\Message::setResponseCode() and http\M
a
ssage::getResponseStatus().
+See http\Message::setResponseCode() and http\M
e
ssage::getResponseStatus().
## Params: