This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: headers


  1. Adding Custom Headers to Every Request with Chrome


    image1I'm working on an API which uses OAuth2, but it also has an HTML output handler so I actually do quite a lot of my development in the browser for read-only stuff (I wrote an earlier article about output handlers including the HTML output handler). I fell across an extension …

    Read more