-
kinto-attachment 0.7.1, messing around with the API from js, managed to crash the server with some rotten request:
```
ERROR:kinto.core.views.errors:"POST /v1/buckets/custom/collections/plop/records…
n1k0 updated
3 months ago
-
root@OpenWrt:~# owut upgrade
owut - OpenWrt Upgrade Tool 2024.10.27-8c7e42f0-r1 (/usr/bin/owut)
ASU-Server https://sysupgrade.openwrt.org
Upstream https://downloads.openwrt.org
Target …
pko76 updated
15 hours ago
-
Using a query string with URL encoding results in xh double encoding the string.
b%61r becomes b%2561r
```
❯ xhs test.example.com "foo==b%61r" --offline
GET /?foo=b%2561r HTTP/1.1
Accept: */*…
-
How can I export/import AVRO schemas from/to the schema-registry to/from an AVSC file?
-
# Django-Vue搭建个人博客:评论的评论 - 杜赛的博客
[https://www.dusaiphoto.com/article/118/](https://www.dusaiphoto.com/article/118/)
-
Hello HTTPie users,
I am working on native support for HTTP/2 and HTTP/3 and I reached a point where I need testers.
So I am opening that issue to invite anyone willing to explore and report anoma…
-
The ability to execute a specified command as a notification would imho greatly expand the flexibillity of this application.
The use-case I had thought about would be sending a notification using cli…
-
Add a man page to get help on how to use this tool.
note: I would be interested by contributing to this repository on this very specific issue
-
``` php
Code in almost all popular languages http://www.tutorialspoint.com/codingground.htm
https://coderpad.io/ http://cyber-dojo.org/ http://cogug.com/ http://3v4l.org/S8T4b
在线评测平台和算法交流社区 ht…
-
I just tried this:
```
> docker save somecontainer | gzip > ./somecontainer.tar.gz
stdout is not a tty
```
Where `docker` is an alias:
```
alias docker='winpty "$(realpath "$(command whic…