Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter darkpollo

    (@darkpollo)

    Note: commenting that line seems to do the trick.

    I will do more tests in the future, but I do not see any issue on the downloads with that missing header:
    #header( "Content-length: $fsize" );

    Plugin Author Javier Carazo

    (@carazo)

    OK I have removed this line. Hope it does not affect other users.

    In next version you will get it done.

    Plugin Author Javier Carazo

    (@carazo)

    OK I have leave it. The problem maybe was:
    2) – Report the correct file size: I think this may not be possible the way you generate the file and the reason this is failing.

    Yes this is possible (why not?) and the problem was I have included a UTF-8 BOM some versions ago and it was not added to the integer who count the size.

    Check in next version and tell me if it works.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Export Not working behind Cloudflare with HTTP2’ is closed to new replies.