-
```
What steps will reproduce the problem?
I am generating Request Token with the following Code :
protected void processRequest(HttpServletRequest request, HttpServletResponse
response)
…
-
```
What steps will reproduce the problem?
1. In the web application first get all my connections.
2. I list all the connections on the UI with selection.
3. I try to send message to selected connecti…
-
```
What steps will reproduce the problem?
1. In the web application first get all my connections.
2. I list all the connections on the UI with selection.
3. I try to send message to selected connecti…
-
When I attempt to view notebook at localhost:8888 in chrome, the connection times out, and jupyter notebook generates the following message:
`[I 09:08:25.604 NotebookApp] Malformed HTTP message fro…
-
I am still having issues getting https working. I am using docker-compose. I changed the following:
- Line 30 to "10443:443"
- Line 50 to GITLAB_HTTPS=true
- Line 51 to SSL_SELF_SIGNED=true
- Li…
-
```
What steps will reproduce the problem?
1. In the web application first get all my connections.
2. I list all the connections on the UI with selection.
3. I try to send message to selected connecti…
-
```
What steps will reproduce the problem?
1. In the web application first get all my connections.
2. I list all the connections on the UI with selection.
3. I try to send message to selected connecti…
-
What does it mean when I get HTTP Error 403: Forbidden, and how can I fix it?
-
```
What steps will reproduce the problem?
1. In the web application first get all my connections.
2. I list all the connections on the UI with selection.
3. I try to send message to selected connecti…
-
I did a very simple mod to your module to add http_get health check. Not a complete implementation, but enough for what I needed at this time.
virtual_server.pp: added "$http_get = undef," …