Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix how we can recognize an HTML file #14

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Conversation

dinosaure
Copy link
Member

The test between Search and String wants to pick something like 4096 bytes but apply the comparison only on few bytes. This fix allows us to recognize a HTML document.

@dinosaure dinosaure merged commit 1ed8cbd into master Apr 1, 2022
@dinosaure dinosaure deleted the fix-html-recognition branch April 1, 2022 12:56
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Apr 12, 2022
…cli (0.0.2)

CHANGES:

- Delete tests about unikernels (@dinosaure, mirage/conan#12)
- Prepend generated files by `conan_` (@dinosaure, mirage/conan#13)
- Fix HTML recognition (@dinosaure, mirage/conan#14)
- Fix the read syscall for `conan.string` (@dinosaure, mirage/conan#15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant