ConnectionRequest

php\jsoup\ConnectionRequest

abstract class

Methods


timeout($millis)

Setter and getter for timeout.

Параметры:
  • $millisint - (optional)
Результат:

int, php\jsoup\ConnectionRequest

maxBodySize($bytes)

Setter and getter for max of body size.

Параметры:
  • $bytesint - (optional)
Результат:

int, php\jsoup\ConnectionRequest

followRedirects($enable)

Setter and getter.

Параметры:
  • $enablebool - (optional)
Результат:

bool, php\jsoup\ConnectionRequest

ignoreHttpErrors($enable)
Параметры:
  • $enablebool - (optional)
Результат:

bool, php\jsoup\ConnectionRequest

ignoreContentType($enable)
Параметры:
  • $enablebool - (optional)
Результат:

bool, php\jsoup\ConnectionRequest