Skip to content

HTTP POST processing

peacekeeper edited this page Nov 17, 2014 · 12 revisions

This diagram shows how the xdi2-transport-http component processes an incoming HTTP POST request.

This involves finding the messaging target and [messaging target factory](messaging target factories) to which the request applies, parsing the request, executing it against the messaging target, and sending the result.

XDI2-HTTP-POST.png

Source: XDI2.vsd

Clone this wiki locally