#google
curl 'https://www.warmlyyours.com/img/w_900/marble-electric-floor-heating-cable-example-floorplan-657f5f.jpg'
-I
-H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8'
-H 'accept-encoding: gzip, deflate, br'
#safari
curl 'https://www.warmlyyours.com/img/w_900/marble-electric-floor-heating-cable-example-floorplan-657f5f.jpg'
-I
-H 'Accept-Encoding: br, gzip, deflate'
-H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8'
Straight to the origin server to test our headers
curl 'https://50.225.77.148/img/w_900/marble-electric-floor-heating-cable-example-floorplan-657f5f.jpg'
-I
-H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8'
-H 'accept-encoding: gzip, deflate, br'
--header 'Host: www.warmlyyours.com'
-k