HTTP.onReceiveStatusLine

Callback for each received StatusLine.

Notice that several callbacks can be done for each call to perform() due to redirections.

struct HTTP
@property
void
onReceiveStatusLine
(
void delegate callback
)

See Also

Meta

Suggestion Box / Bug Report