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\akamaiCode
const MAX_BODY_SIZE = 50000;