-
Hello!
Firstly, thank you for working on this! It's coming in very handy.
I have a question of sorts.
I know that per [RFC](https://tools.ietf.org/html/rfc3986#page-11) rules, querystrings are…
-
Matching the active tab's URL against a url in the webring is a core part of this experience - it lets us position the user in the ring and offer back/next buttons. But many URLs get redirected, add q…
-
This fails:
`"href": "/wallet/statements?start={(%2Fschemata%2Faccount%23%2Fdefinitions%2Fstart)}&end={(%2Fschemata%2Faccount%23%2Fdefinitions%2Fend)}"``
With this error:
```
#/definitions/account/li…
-
It has come to my attention that certain parameters for libzypp are to be specified using a querystring parameter, such as `/?ssl_verify=no`. A glimpse into the libzypp source code shows that the quer…
-
-
The cache stores different values on the same key when the `expand` is different.
For example,
```
acc = Account(client, 'https://api.stormpath.com/v1/accounts/7BiLiECNu9auXe3i9mYenO')
acc
```
this…
harai updated
7 years ago
-
may u add these functions?
context.URLParamBool(name string) (bool,error)
context.URLParamTrim(name string) string
context.URLParamEscape(name string) string
context.URLParamFloat64(name string)…
-
I know this should be known by programmers, and me coming from C#(using LINQ) to JS using Regex, I think it will really help new-comers to see filter chaining in the table. A lot of people are just u…
-
Solo guardar en el bucket imagenes, no se deben guardar links de paginas.
Para esto se debe validar si es una imagen con una expresion regular. Las imagenes en markdown solo se pueden agregar de do…
-
This issue correlates with [the similar project](https://github.com/ReplAPI-it/ReplAPI.it-NodeJS/projects/2). Tasks include:
- [x] Redesign the Custom Class to match up with the current design of API…