unio
unio copied to clipboard
Pass HTTP auth parameters through to Request
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.