Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chenxx08/minko

Tags

v3.0-b2

Toggle v3.0-b2's commit message
Enable Byte-Range headers in HTTP requests when targetting HTML5 when…

… environment variable EMSCRIPTEN_WGET_HEADERS is defined.

This extension is not part of Emscripten yet, so it requires a custom build. In order to keep backward compatibility, it is necessary to define the environment variable EMSCRIPTEN_WGET_HEADERS to 1 in the host OS to enable custom headers when calling emscripten_async_wget2_data.

v3.0-b1

Toggle v3.0-b1's commit message
Merge branch 'dev'