[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] How to intercept wget to extract the raw requests and the
From: |
Peng Yu |
Subject: |
Re: [Bug-wget] How to intercept wget to extract the raw requests and the raw responses? |
Date: |
Thu, 15 Feb 2018 14:27:14 +0000 |
On Wed, Feb 14, 2018 at 12:47 PM Bykov Alexey <address@hidden> wrote:
> Greetings
>
> Did You tried "--warc-file" option?
>
> wget --warc-file=httpbin -qO- https://httpbin.org/get
How to convert the warc format to the actual header of requests and
responses?
> <https://httpbin.org/get>
<https://httpbin.org/get>
--
Regards,
Peng