Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Conversation

@goemondo
Copy link

To support the font files, like ttf/woff/woff2, add two below.

  • to reckon the font file as a binary, add a condition that the content-type of response header is 'font/'

  • for backward compatibility, add 'application/font-woff2'

  • add buffer and a custom parser to buffer the chunk data, which is needed to pass the large font file through

@goemondo
Copy link
Author

goemondo commented Aug 2, 2020

still looks the API host is not working in travis. I got an error like this. error: The API host is not valid: An API host must be provided.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant