-
For example: https://dev.syriaca.org/johnofephesus/places/5577 in the bibliography section, there are links to the Syriaca/CBSS bibl record, using the Syriaca logo as the clickable link. These links a…
-
Normalization breaks superscripts in a URL path.
Consider http://en.wiktionary.org/wiki/³ which is distinctly different from http://en.wiktionary.org/wiki/3 -- normalize will convert the former into …
-
I came across a file recently containing three buffers, all sharing the same URI:
```jsonc
"buffers": [
{
"uri": "glTF.bin",
"byteLength": 8160
},
{
"uri": "g…
-
I'm having the same problem as documented in [this swagger issue](https://github.com/swagger-api/swagger-codegen/issues/3347).
It seems clear that the author [wants the $ref URIs to be normalized](ht…
-
When creating a Path, the uri should be normalized in the same manner skipper does the normalization.
One point to take into consideration is the global skipper configuration for the trailing slash. T…
-
Current text: "The `aud` claim of the WPT matches the target URI, or an acceptable alias or normalization thereof, of the HTTP request".
@yaronf: Man, what's a poor implementer to do with "an accep…
-
Example: `no_proxy=fe11::/16`
How to reproduce:
```
no_proxy=fe11::/16 python -c 'import httpx; c = httpx.Client()'
```
it will raise:
```
Traceback (most recent call last):
File "/usr/loc…
piamo updated
1 month ago
-
In Dart, it's extremely common to see imports that look like this
```dart
import 'package:epubx/epubx.dart';
import 'package:path/path.dart' as path;
import 'package:quiver/collection.dart';
im…
-
URL `http://www.sygic.com/pt-br/blog/tag:Apps'
Name `Apps'
Parent URL http://www.sygic.com/pt-br/blog, line 506, col 15 (HTML) (CSS)
Real URL http://www.sygic.com/pt-br/blog/tag%3AApps
Check time…
-
Dear developers, I am experimenting with the package to analyze some data.
I noticed a great difference between using the difference of time computed in two conditions (Treated - Control) and the UR…