Coder Social home page Coder Social logo

Comments (2)

tobiasstrebitzer avatar tobiasstrebitzer commented on July 25, 2024

Hi mutador,

where are your files hosted? If i remember right, the server needs to be configured to show download progress (i.e. the header needs to send information about the filesize).

Please run the following curl- command, and post the result here:

curl -I http://your-server.com/path/to/issue.hpub

Here's an example response, with a Content-Length header set:

HTTP/1.1 200 OK
Date: Thu, 12 Mar 2015 04:24:26 GMT
Cache-Control: no-cache
Expires: Fri, 11 Mar 2016 04:24:26 GMT
Last-Modified: Sun, 01 Feb 2015 05:34:56 GMT
ETag: "a8141fc53cbb04feb52b3685b060df67"
x-goog-generation: 1422768896759000
x-goog-metageneration: 1
x-goog-stored-content-encoding: identity
x-goog-stored-content-length: 617098
Content-Type: image/jpeg
x-goog-hash: crc32c=II/ooA==
x-goog-hash: md5=qBQfxTy7BP61KzaFsGDfZw==
x-goog-storage-class: STANDARD
Accept-Ranges: bytes
Content-Length: 617098
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: accept
Access-Control-Expose-Headers: origin
Access-Control-Expose-Headers: x-goog-acl
Access-Control-Expose-Headers: content-type
Server: UploadServer ("Built on Feb 27 2015 12:13:16 (1425067996)")
Alternate-Protocol: 80:quic,p=0.08

from baker-android-refactor.

mutador avatar mutador commented on July 25, 2024

hi, the command response

HTTP/1.1 200 OK
Server: nginx/1.6.2
Date: Thu, 19 Mar 2015 12:12:26 GMT
Content-Type: text/plain
Content-Length: 210951512
Connection: keep-alive
Last-Modified: Thu, 19 Mar 2015 11:07:17 GMT
Accept-Ranges: bytes

from baker-android-refactor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.