alphapapa / alphapapa/plz.el

HTTP 103 not handled

オープン
#44 コメント 1 件 リアクション 1 件 担当者 1 名 @alphapapa が担当を希望しています GitHub で見る
bug
主要言語
Emacs Lisp
スター
236
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

Example request (note it occasionally works but mostly not for me)

```
(plz 'get "https://ben.page/eink")
```

Response:

```
(plz-http-error "HTTP error" #s(plz-error :curl-error nil :response #s(plz-response :version 2 :status 103 :headers ((link . "; rel=preconnect")) :body "HTTP/2 200 \15\ndate: Sat, 13 Jan 2024 10:03:02 GMT\15\n...") :message nil))
```
```
HTTP/2 103
link: ; rel=preconnect

HTTP/2 200
date: Sat, 13 Jan 2024 10:03:02 GMT
content-type: text/html; charset=utf-8
access-control-allow-origin: *
cache-control: public, max-age=0, must-revalidate
link: ; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=UIoTEf095%2BCIM55J3%2BP4Crb%2BTLTruAEwDdUgob%2Fs9WQQ%2Bldw8sZ150z50YrdM8%2BVAI9nor8PazOOdVDEO7OjZfhgJBQTS5PLymFdIRVnU8gN9bGouJGr5pOJqg%3D%3D"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
vary: Accept-Encoding
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 844cc212ac89108f-HKG
content-encoding: gzip
alt-svc: h3=":443"; ma=86400

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。