bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23281: 24.5; oauth2 lacks "Authorization: Bearer"


From: Lars Magne Ingebrigtsen
Subject: bug#23281: 24.5; oauth2 lacks "Authorization: Bearer"
Date: Tue, 26 Apr 2016 00:25:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Jon Kåre Hellan <hellan@acm.org> writes:

> My first attempt at dealing with this myself was unsuccessful. Is
> there an easy way to log the http(s) requests that emacs sends,
> including headers?  (In url-http.el?) I found the buffers with the
> responses, but not the requests.

(setq url-debug t) and then look in the *URL-DEBUG* buffer after
fetching something.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]