linaGirl / ee-soa-transport-rest

restful transport implementation for ee-soa
0 stars 0 forks source link

[Urgent] Add Cache Control header on all responses #15

Closed linaGirl closed 10 years ago

linaGirl commented 10 years ago

Google offers a data compression proxy service to ISPs that they can use to speed up mobile sites. It looks like this proxy is discarding our custom HTTP headers. Please add the following header to all responses:

 Cache-Control: no-transform