Accept
HTTP header that provides information about the content types the client is able to understand.
It is collected using the Accept
HTTP header.
- */*
- */*,image/webp
- text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP header that provides information about the content types the client is able to understand.
It is collected using the Accept
HTTP header.