-
Hello,
Is there any plan to support HTTP Basic Authentication in a future version ?
Today if we plan to use the app, the server needs to be publicly exposed...
Even a "light" support like ext…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
I am looking forward to the implementation of BASIC-AUTH.
thanks.
-
**What do you want to do?**
- [x] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about …
-
```
I tried to use the client with a server that requires an username and a
password. However, if I use this:
XMLRPCClient client = new
XMLRPCClient("http://username:password@192.168.0.1:8766/");
I …