View Single Post
Old 01-29-2013, 02:16 PM   PM User | #3
mrhoo
Regular Coder

 
Join Date: Mar 2006
Posts: 708
Thanks: 30
Thanked 127 Times in 118 Posts
mrhoo will become famous soon enoughmrhoo will become famous soon enough
Quote:
<script src="test.js?id=5"
Adding a search string to any downloaded resource is a GET, not a POST-

and though the fetched file has no idea what you are doing,

the server and the client can use it.

Last edited by mrhoo; 01-29-2013 at 07:46 PM.. Reason: spelling
mrhoo is offline   Reply With Quote