Category Archives: http

Better Living Through URL Rewriting

I’ve mentioned URL Rewriting twice before (here and here if you’re curious). URL Rewriting is a great technology that makes Cool URIs much easier to obtain and manage.  Essentially you run a filter on your web server that listens to … Continue reading

Posted in http, web, work | Leave a comment

A Method for Preventing Replay in APP Applications

Today I read an article on Pete Lacey’s blog about using message-level security in REST applications (especially using the Atom Publishing Protocol). There was a comment by Bob McCormick that I found interesting. Bob pointed out that the protocol is … Continue reading

Posted in http, privacy/secrecy/security, web-services | Leave a comment