[reSIProcate] [resiprocate] Implement server error conditions (#32)
- implement http://tools.ietf.org/html/rfc3261#section-18.1.1, paragraph 8
Under error conditions, the
server may attempt to open a new connection to send the response. To
handle this case, the transport layer MUST also be prepared to
receive an incoming connection on the source IP address from which
the request was sent and port number in the "sent-by" field.
You can view, comment on, or merge this pull request online at:
https://github.com/resiprocate/resiprocate/pull/32
Commit Summary
- Implement server error conditions
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.