First line of HTTP response headers
Source position: httpdefs.pp line 628
public property TResponse.FirstHeaderLine : string |
FirstHeaderLine contains the status line of the HTTP response. This includes the HTTP version, status code, and reason phrase.