HttpRequestResponse Class
From RemObjects Software
This is a Internet Pack Architecture entry
Feel free to add your notes to this topic below.
Overview
Abstract base class representing an HTTP message. You will usually deal with the separate descendants HttpClientRequest, HttpClientResponse, HttpServerRequest and HttpServerResponse that descend from this class.
Namespace
Declaration (C#)
public abstract class HttpRequestResponse;
See Also
Product: RemObjects Internet Pack
Current version: Internet Pack 'Vinci' (2.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
