It is common for web clients to send an "Accept" request header, indicatingwhich content formats they are willing to accept in response. If abrowser indicates in advance that it will "accept" the image/webp format,the web server knows it can safely send WebP images, greatly simplifyingcontent negotiation. See the following links for more information.