AlexGaiser / freepi

A libarary for free API wrappers and other services to aid in prototyping and development
2 stars 1 forks source link

Add a new method to requests: setauthorization, #66

Open AlexGaiser opened 3 years ago

AlexGaiser commented 3 years ago

this is a common enough operation to need its own method. customreq functionality should have a built in ability to set the authorization header, since this is the primary way that we will probably be using custom Req functions