K
kids_pro
My application need to request data from linux web server.
The web server required a valid username and password before it pass back
the data.
How can I achieve this goal using webclient?
If it possible to pass authentication header using webclient class?
Regards,
Kids
The web server required a valid username and password before it pass back
the data.
How can I achieve this goal using webclient?
If it possible to pass authentication header using webclient class?
Regards,
Kids