Bitrix API

HttpDebug

Table of Contents

Constants

ALL  = 0x1f
CONNECT  = 0x10
REQUEST  = 0x3
REQUEST_BODY  = 0x2
REQUEST_HEADERS  = 0x1
RESPONSE  = 0xc
RESPONSE_BODY  = 0x8
RESPONSE_HEADERS  = 0x4

Constants

REQUEST_BODY

public mixed REQUEST_BODY = 0x2

REQUEST_HEADERS

public mixed REQUEST_HEADERS = 0x1

RESPONSE_BODY

public mixed RESPONSE_BODY = 0x8

RESPONSE_HEADERS

public mixed RESPONSE_HEADERS = 0x4

        
On this page

Search results