Headers added by chrome...
Going direct to the PNG:
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
When linked from img tag in an html page:
image/webp,image/*,*/*;q=0.8
| { | |
| "statusCode":200, | |
| "headers": { | |
| "Content-Type":"image/png" | |
| }, | |
| "body":"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+P+/HgAFhAJ/wlseKgAAAABJRU5ErkJggg==", | |
| "isBase64Encoded": true | |
| } |
Headers added by chrome...
Going direct to the PNG:
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
When linked from img tag in an html page:
image/webp,image/*,*/*;q=0.8