html - Change referer field in HTTP header -


after asking question image cannot displayed in html . i've been searching solution. lucky find header of request have field named referer

enter image description here

i think cause of problem. local server might have refused request avoid hotlinking. server online, can't modify white list. is there way fake referer in html page?

no, there isn't. browser controls, not html.

the best can proxy server-side. then, can whatever want request headers.


Comments

Popular posts from this blog

c# - ReportViewer control - axd url -

c# - must be a non-abstract type with a public parameterless constructor in redis -

jquery - Why is my content spilling past the bottom of the container? -