Tagged Questions
4
votes
1answer
81 views
HTTP Headers caching
I am not totally sure bout HTTP headers, but from what I read its good to have some level of caching on static pages also I am not sure if Transfer Encoding: chunked is a good thing. I was not finding ...
0
votes
2answers
283 views
How to extract AdWords keywords from incoming traffic?
I have a landing page in which I need to understand what keywords are coming in from AdWords and then display some information based on this. I am not certain, but I don't believe that this ...
10
votes
2answers
1k views
Considerations of the HTTP Content-MD5 Header
We are debating whether to use the Content-MD5 header.
Pros:
The CMS allows us to easily include it with minimal overhead (cached responses in 80%+ of the cases).
It would add another layer of ...
