System.Net.URLClient.IURLResponse Properties

From RAD Studio API Documentation
Revision as of 20:47, 7 January 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Net.URLClient.IURLResponse Properties|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here--> {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
ContentStreampublicStream that contains all the data of the response as received from the server.
HeaderspublicHTTP header fields of the response and their values.
MimeTypepublicInternet media type of the response content.