unio icon indicating copy to clipboard operation
unio copied to clipboard

Pass HTTP auth parameters through to Request

Open wakamoleguy opened this issue 11 years ago • 0 comments

Hi. I have an API which uses basic HTTP auth for access. I wanted to use Unio as a test and debugging client, but it didn't allow me to pass the auth options through to the request when sending. I modified it, borrowing heavily from the oAuth parameter code just below the patch.

wakamoleguy avatar May 08 '14 00:05 wakamoleguy