-
We are running CF v253 and see the following unexpected behavior:
```
curl -v https://secure-cookies.mybluemix.net/ -c cookies.txt -b cookies.txt
```
Observe that on the first request no cook…
-
![image](https://user-images.githubusercontent.com/5226627/65808405-d6412800-e148-11e9-8871-7d14e33d0bbc.png)
-
```python
>>> create_accept_header(None).acceptable_offers(['foo/bar'])
[('foo/bar', 1.0)]
>>> create_accept_header('invalid/x/y/z').acceptable_offers(['foo/bar'])
[('foo/bar', 1.0)]
>>> create_a…
-
Author Name: **Kory Roberts** (Kory Roberts)
Original Redmine Issue: [18366](https://issues.qgis.org/issues/18366)
Affected QGIS version: 3.1(master)
Redmine category:project_loading/saving
---
Prev…
-
This proposes a change to the TUF spec to support a tamper-evident public log of changes to the root authority in a TUF repository and to allow trust-pinning for delegated roles.
There is further dis…
-
After careful consideration (see in particular #5), I think that the best syntax satisfying the difficult constraints we face (strong BC, consistency) is the following:
```js
a ?& . b // instea…
-
Version: 16.0.0.0
OS: Debian Linux
Java: OpenJDK 64-Bit Server VM (build 9.0.4+12-Debian-4, mixed mode)
Extra Java Parameters: -Xmx20g (visualvm shows 15gig heap used - does not seemt to be in GC h…
-
Stage 3 reviewers:
- [x] @wycats
- [x] @michaelficarra
- [x] @littledan
- [x] @mikesamuel
Please file issues for any bugs/questions you run into, and leave a comment here when you’ve complete…
-
Atom fails to correctly auto detect the syntax if the script file without extension is named a certain way. Two files `mm` and `t1` are detected with different syntax despite having same content, per…
-
Right now some competitions use what we call "tentative events" although the WCA regulations do not say anything about them.
Since the WQAC is currently trying to define what an official competitio…