i'm using android spring library like client for a RestFull Service. This service requires BASIC http authentication.
how can i put user and password in the request?

thanks so much