[MacPorts] #55011: livecheck should have curl request a compressed response

MacPorts noreply at macports.org
Fri Oct 6 03:53:52 UTC 2017


#55011: livecheck should have curl request a compressed response
--------------------------+-------------------
  Reporter:  ryandesign   |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:  2.4.2
Resolution:               |   Keywords:
      Port:               |
--------------------------+-------------------

Comment (by ryandesign):

 {{{
 $ curl -sO http://rg3.github.io/youtube-dl/download.html
 $ file download.html
 download.html: gzip compressed data, from Unix
 $ curl -sO --compressed http://rg3.github.io/youtube-dl/download.html
 $ file download.html
 download.html: HTML document, UTF-8 Unicode text
 $
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55011#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list