The Daily Signal
  • Home
  • Resume
  • Journeys
  • Github
Subscribe
Tagged

ajax

A collection of 2 posts

javascript

Hijack AJAX headers with the dev console

A lot of important stuff is passed around in HTTP headers. Things like credentials, auth tokens, and other API information. For the most part, these are invisible to the user. They act as the common glue that binds a session together. I wrote earlier on how to intercept the responses

  • Bret Lowrey
Bret Lowrey Oct 5, 2016 • 1 min read
javascript

Turn your cURL commands into runnable JavaScript

I found that recently I've been trying to reproduce a lot of HTTP requests in the scripts I've been writing. I got tired of doing it manually, so I wrote this tool to generate them for me. Not only does this work for when you are transitioning from using curl

  • Bret Lowrey
Bret Lowrey Sep 25, 2016 • 1 min read
The Daily Signal © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost