You are here

constant AkamaiClientInterface::MAX_BODY_SIZE in Akamai 8.3

The maximum size, in bytes, of a request body allowed by the API.

File

src/AkamaiClientInterface.php, line 27

Class

AkamaiClientInterface
Contains the \Drupal\akamai\AkamaiClientInterface interface.

Namespace

Drupal\akamai

Code

const MAX_BODY_SIZE = 50000;