hi there, first i want to say sorry for my english.
i have a problem with scriptresource.axd file (on 4.5.2 version) and that is like a bug on framework.
when i send a request by "accept-encoding:gzip" variable on header, then server response content as gzip encoding successfully.
but when i send a request without "accept-encoding" or empty variable, server response again content as gzip encoding.
how can i fix it? please help me.