Loading...
Searching...
No Matches
pdftron::PDF::HTTPRequestOptions Class Reference

#include <PDFViewCtrl.h>

Public Member Functions

 HTTPRequestOptions ()
void AddHeader (const UString &header, const UString &val)

Protected Attributes

TRN_Obj m_obj
SDF::ObjSet m_objset

Friends

class PDF::PDFViewCtrl

Detailed Description

Class for customizing network requests.

Definition at line 1827 of file PDFViewCtrl.h.

Constructor & Destructor Documentation

◆ HTTPRequestOptions()

pdftron::PDF::HTTPRequestOptions::HTTPRequestOptions ( )

Create a HTTPRequestOptions object.

Member Function Documentation

◆ AddHeader()

void pdftron::PDF::HTTPRequestOptions::AddHeader ( const UString & header,
const UString & val )

Set a custom header to use with all requests.

Parameters
headerA custom header.
valThe value of the custom header.

◆ PDF::PDFViewCtrl

friend class PDF::PDFViewCtrl
friend

Definition at line 1842 of file PDFViewCtrl.h.

Member Data Documentation

◆ m_obj

TRN_Obj pdftron::PDF::HTTPRequestOptions::m_obj
protected

Definition at line 1841 of file PDFViewCtrl.h.

◆ m_objset

SDF::ObjSet pdftron::PDF::HTTPRequestOptions::m_objset
protected

Definition at line 1843 of file PDFViewCtrl.h.


The documentation for this class was generated from the following file: