Skip to main content
14 events
when toggle format what by license comment
Apr 17, 2023 at 13:36 comment added Stéphane Chazelas @Preeti See edit.
Apr 17, 2023 at 13:36 history edited Stéphane Chazelas CC BY-SA 4.0
added 363 characters in body
Apr 17, 2023 at 13:18 comment added Preeti Sadly, the curl version is curl 7.58.0
Apr 17, 2023 at 13:07 comment added Stéphane Chazelas Use curl -w '%header{content-length}' -sIo /dev/null -- "$url" if you have a recent-enough version of curl
Apr 17, 2023 at 12:56 comment added Preeti Hello @Stéphane Chazelas, I have busybox grep and -P is not supported. So, grep -Piom1 '^content-length:\s*\K\d+' produces error. Also tried with -E option, but no result.. How can I make this work with busybox?
Apr 5, 2023 at 13:42 history edited Stéphane Chazelas CC BY-SA 4.0
added 10 characters in body
Apr 5, 2023 at 13:36 history edited Stéphane Chazelas CC BY-SA 4.0
added 610 characters in body
Apr 5, 2023 at 13:13 history edited Stéphane Chazelas CC BY-SA 4.0
added 125 characters in body
Apr 5, 2023 at 12:39 vote accept Preeti
Apr 5, 2023 at 12:36 vote accept Preeti
Apr 5, 2023 at 12:39
Apr 5, 2023 at 12:01 history edited Stéphane Chazelas CC BY-SA 4.0
added 668 characters in body
Apr 5, 2023 at 11:33 history edited Stéphane Chazelas CC BY-SA 4.0
added 15 characters in body
Apr 5, 2023 at 11:16 history edited terdon CC BY-SA 4.0
linked to the relevant part of the standard
Apr 5, 2023 at 11:07 history answered Stéphane Chazelas CC BY-SA 4.0