Not in group libbe
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
/*!
|
||||
\file HttpForm.h
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Management of HTTP form data
|
||||
*/
|
||||
|
||||
@@ -65,7 +64,6 @@
|
||||
/*!
|
||||
\class BHttpFormData
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Stores a form data entry sent or received during an HTTP request.
|
||||
|
||||
Each element in a form is stored in an instance of this class. The values
|
||||
@@ -203,7 +201,6 @@
|
||||
/*!
|
||||
\class BHttpForm
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Container for all the BHttpFormData instances making up an HTTP form contents.
|
||||
*/
|
||||
|
||||
@@ -366,7 +363,6 @@
|
||||
/*!
|
||||
\class BHttpForm::Iterator
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Form Iterator.
|
||||
*/
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
/*!
|
||||
\file HttpRequest.h
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Management of HTTP or HTTPS protocol requests
|
||||
*/
|
||||
|
||||
@@ -23,7 +22,6 @@
|
||||
/*!
|
||||
\class BHttpRequest
|
||||
\ingroup network
|
||||
\ingroup libbe
|
||||
\brief Handles a request over HTTP or HTTPS.
|
||||
|
||||
Instances of ths class will be created by the BUrlProtocolRoster for
|
||||
|
||||
Reference in New Issue
Block a user