curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: how do I get this rev?

From: ToddAndMargo via curl-users <curl-users_at_lists.haxx.se>
Date: Sat, 4 Nov 2023 22:41:29 -0700

On 11/4/23 21:10, Jeffrey Walton wrote:
> On Sat, Nov 4, 2023 at 11:57 PM ToddAndMargo via curl-users
> <curl-users_at_lists.haxx.se> wrote:
>>
>> I am trying to extract the current revision of
>> Zoom from their download page:
>> https://zoom.us/download
>>
>> This is what I see on Firefox.
>> https://imgur.com/aK1lvUv.png
>
> Open the Developer Console. Switch to the Network tab. Click the
> download button.
>
> You will see a GET request issued to
> https://zoom.us/client/5.16.6.382/zoom_x86_64.rpm. It returns a 302
> redirect. Then, look at the next entry in the list. That is the
> ultimate URL that returns 200 and the RPM.
>
> Jeff


I am not seeing it. Tears

https://imgur.com/ITXmCXZ.png


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-11-05