WebServices - HTTP authentication
Hi,
first of all, thank you for your work:) and happy new year!
I follow this project for a while now and the improvements are really going fast and correspond to real business needs.
2 questions (v. 0.2.3):
1- It would be nice to have when you call a webservice 'something like' a progress bar or a text with 'in progress/loading' because most of the users will think...nothing happens...you know what it is :-)
2- HTTP authentication required username and password. If I do not want to setup myuser:mypass@www.myserver.com... do you plan to add new method to do it? data.setUser("myuser"); data.setPass("mypass"); ??
Thank you.
first of all, thank you for your work:) and happy new year!
I follow this project for a while now and the improvements are really going fast and correspond to real business needs.
2 questions (v. 0.2.3):
1- It would be nice to have when you call a webservice 'something like' a progress bar or a text with 'in progress/loading' because most of the users will think...nothing happens...you know what it is :-)
2- HTTP authentication required username and password. If I do not want to setup myuser:mypass@www.myserver.com... do you plan to add new method to do it? data.setUser("myuser"); data.setPass("mypass"); ??
Thank you.
Guillaume
December 30,