# Encoding Types

The following encoding types are  supported:&#x20;

* Application/x-www-form-urlencoded encoding&#x20;
* Multipart/form-data encoding &#x20;
* V0 cookies&#x20;
* V1 cookies&#x20;
* Chunked encoding in requests&#x20;
* Chunked encoding in responses&#x20;
* Request compression&#x20;
* Response compression
