We need some helper functions for http interactions with our apis that allow us to set headers, do auth, etc.
We've been using XHR posts for files, we could get rid of this using base64 for file uploads off of the image picker. This will need to be supported by the server side, tell the engineer to deal.
We need some helper functions for http interactions with our apis that allow us to set headers, do auth, etc.
We've been using XHR posts for files, we could get rid of this using base64 for file uploads off of the image picker. This will need to be supported by the server side, tell the engineer to deal.