Post/Code

HomeAboutUsesNow

Curl through proxy, variables in Postman, multiple terminals in VS Code, Insomnia App.

  • curl -x proxy:port -U username:password http://www.google.com
  • Create variable in Postman: postman.setGlobalVariable("variable", "value");
  • Discovered the Insomnia App | Link
  • Create multiple terminals in VS Code | CMD + Shift + `
  • You can set the languge on Google Maps API by adding parameter &language=ar | Link
  • Chrome DevTools screenshots! CMD + Shift + C then hold CMD and drag | Link