-
Currently cohttp is hardcoded to use Uri when both creating requests and reading responses. Here are some disadvantages of that:
- You are forced to use Uri's encoding of query parameters
- We are als…
-
draft is at https://tools.ietf.org/html/draft-thomas-crypto-conditions-02
- [x] part of this work should incorporate the test vectors documented at https://github.com/rfcs/crypto-conditions#test-ve…
-
### Is your feature request related to a problem? Please describe.
I’m running Penpot behind a reverse proxy with subpath (i.e 'https://my-host/penpot' ).
Setting `PENPOT_PUBLIC_URI` in docker-comp…
-
The `variableResolver` seems to have a few variables that are derived based on the currently active editor:
https://github.com/microsoft/vscode/blob/b1c54c1483e2dfcf3101f233b3f8f28436127fba/src/vs/…
-
The DataONE node registry now contains lat/lon pairs for each node, so we can get node information from a query rather than hardcoding the static csv file. Update the Rmd file to get the data that wa…
-
Currently (as of PR #167), we're only checking for spaces in named nodes' IRI values, and checking for absolute vs relative.
As @dan-f mentioned, we should use a dedicated IRI validation library & d…
-
#270 made me think that we should normalize or reject URLs with paths containing `..`.
If user agents normalize or remove `..` from paths before making requests, then there doesn't seem to be a goo…
casey updated
2 years ago
-
Per http://www.unicode.org/reports/tr46/ – make sure Addressable supports IDNA2008 and add tests on major edge cases between IDNA2003 and IDNA2008.
-
Hi all,
My environment : Centos 8 + haproxy-2.2.10 + lua-5.3.5 install from source following instruction : https://kifarunix.com/install-haproxy-on-rocky-linux-8/
I followed instruction at : https:/…
-
In using the series relationships in BibFrame at the National Library of Sweden, we've encountered some problems. There is a need for clarification regarding their intended meaning and use, and possib…