Accept-Encoding
The HTTP Accept-Encoding request header specifies the compression format or content encoding that the client can understand. Using Accept-Encoding improves data compression and streamlines data retrieval. eFORMz web services supports the following compression formats: gzip
, deflate
and br
.
com.minisoft.webserver.ServletHandler::doHandle:-1 key:{Accept-encoding} value:{gzip, deflate, br}