Dotfiles/shells/shared
Jonathan Hodgson 02b9b6e51e Functions: adds httpie helpers for xsrf
The functions are wrappers around http and https and set the
x-xsrf-token header based on the value of the Xsrf-token cookie in the
session file.

Currently, the cookie name and header name are hard coded. I may look to
specify those in an argument at some point although for now it's
probably fine.
2021-10-26 00:10:52 +01:00
..
aliases SHELLS: adds a few aliases 2021-09-07 17:05:36 +01:00
environmentVariables Adds some telemetry env variables and composer to path 2021-09-07 17:06:25 +01:00
functions Functions: adds httpie helpers for xsrf 2021-10-26 00:10:52 +01:00