unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Aaron Jensen <aaronjensen@gmail.com>
Cc: Robert Pluim <rpluim@gmail.com>, 36017@debbugs.gnu.org
Subject: bug#36017: 27.0.50; TLS 1.3 on macOS exhibits similar issue to #34341
Date: Mon, 03 Aug 2020 10:02:20 +0200	[thread overview]
Message-ID: <877dugw41f.fsf@gnus.org> (raw)
In-Reply-To: <CAHyO48x+Qgh=YHPkwEt3NUMRh4nhHVVE-q7NNyx11Un5uTG9hw@mail.gmail.com> (Aaron Jensen's message of "Mon, 3 Jun 2019 02:53:06 -0700")

Aaron Jensen <aaronjensen@gmail.com> writes:

> Try this in emacs -Q:
>
> (let (
>       ;; (gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
>       (url-request-method "POST")
>       (url-request-data "{}")
>       (url-request-extra-headers '(("Authorization" . "token XXX")
>                                    ("Content-Type" . "application/json"))))
>   (switch-to-buffer
>    (url-retrieve
>     "https://api.github.com/repos/facebook/react/pulls"
>     (lambda (status)
>       (error "Staus: %S" status)))))

I've tried this in both Emacs 28 on GNU/Linux and Macos, and I don't
seem to get any errors -- I get a buffer full of JSON and a status full
of TLS data.

Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2020-08-03  8:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31  1:44 bug#36017: 27.0.50; TLS 1.3 on macOS exhibits similar issue to #34341 Aaron Jensen
2019-06-03  9:11 ` Robert Pluim
2019-06-03  9:53   ` Aaron Jensen
2019-06-03 10:05     ` Robert Pluim
2019-06-03 15:21       ` Aaron Jensen
2019-06-03 16:37         ` Aaron Jensen
2019-06-03 16:41       ` Alan Third
2019-06-03 16:42         ` Aaron Jensen
2019-06-03 17:47       ` Robert Pluim
2019-06-03 18:38         ` Robert Pluim
2019-06-03 19:05           ` Robert Pluim
2019-06-04 13:12         ` Noam Postavsky
2019-06-04 13:25           ` Robert Pluim
2019-08-07 18:34     ` Joseph Mingrone
2020-08-03  8:02     ` Lars Ingebrigtsen [this message]
2020-08-03 15:52       ` Aaron Jensen
2020-08-04  3:40         ` Richard Stallman
2020-08-04  8:23         ` Lars Ingebrigtsen
2019-10-07 15:02 ` Mattias Engdegård
     [not found] <0DD0E210-B1FD-4361-930E-5A4A0DBA1796@acm.org>
2021-07-13  9:03 ` Mattias Engdegård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dugw41f.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=36017@debbugs.gnu.org \
    --cc=aaronjensen@gmail.com \
    --cc=rpluim@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).