|
<< Click to Display Table of Contents >> Navigation: Classes > THttpRequest > Methods > AcceptsGZip |
SIGNATURE=IW.HTTP.Request.THttpRequest.AcceptsGZip
ETYPE=Method
Declaration:
Delphi: |
public function AcceptsGZip: Boolean; |
C++: |
public: __fastcall bool AcceptsGZip(); |
Description: This is AcceptsGZip, a member of class THttpRequest.