Skip to content

Instantly share code, notes, and snippets.

@nedk
Last active August 29, 2015 13:58
Show Gist options
  • Save nedk/9976139 to your computer and use it in GitHub Desktop.
Save nedk/9976139 to your computer and use it in GitHub Desktop.
Mobile device Accept header when requesting images
Device OS Browser Accept Header
iPhone 5s iOS 7.1 Safari﹡ */*
HTC C625a Windows Phone 8.0 IE 10 image/png,image/svg+xml,image/*; q=0.8,*/*; q=0.5
Google Nexus S Android 4.1.1 Android Browser v. 4.1.1 -
Google Nexus S Android 4.1.1 Chrome 33 image/webp,*/*; q=0.8

﹡ Chrome on iOS yields the same result, presumably all third-party browsers are the same due to Apple's WebKit restriction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment