-
```
The upload mapping dialog is not working, the form does not appear to be
working.
```
Original issue reported on code.google.com by `mat...@winters.org.nz` on 7 Jan 2013 at 8:43
-
```
The upload mapping dialog is not working, the form does not appear to be
working.
```
Original issue reported on code.google.com by `mat...@winters.org.nz` on 7 Jan 2013 at 8:43
-
There seems to be a problem when using interruptible recorded voice prompts. When the caller makes a choice before all the files are played, this blocks subsequent calls of menu or ask.
You will see …
-
Leslie Daigle wrote:
I have to say, I stumbled over the "customer" wording, too. It seems to me that a key thing for the protocol parameters is to make sure it is crystal clear that the IETF drives …
elear updated
10 years ago
-
Currently we have 6 authors
```
Independent H. Butler
Internet-Draft Hobu Inc.
Intended status: In…
-
There is a nasty interaction between Java's HttpURLConnection and Akka's HTTP server if you respond to a request without having read the full HTTP request body.
I think that all HTTP servers ought to…
-
I set the following configuration for http authentication:
{auth_opts, [
{basic_auth, "user:password"}, % tested with and without this key
{host, "http://localhost:8000"},
…
-
One of the reasons that OpenID failed so hard was that they used URIs for identity; users are much, much more familiar with an email as an identifier.
WebFinger is one sample standard that may help h…
-
Any client using the OAuth implicit flow for _authentication_ (as opposed to _authorization_) should be verifying that the token given to it was issued to that app. Otherwise it leaves a huge security…
-
I would like to be able to send more than 4096 bytes in a single frame. I have set the intial window side on both sides to the max value (I stole your frame logging code):
> [1406906541.461] send SE…