meilisearch/meilisearch-http
bors[bot] 7f7958f815
Merge #2277
2277: fix(http): fix panic when sending document update without content type header r=MarinPostma a=MarinPostma

I found a panic when pushing documents without a content-type. This fixes is by returning unknown instead of crashing.


Co-authored-by: ad hoc <postma.marin@protonmail.com>
2022-04-05 12:07:17 +00:00
..
src Merge #2277 2022-04-05 12:07:17 +00:00
tests Merge #2207 2022-04-04 17:35:17 +00:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Import milli from meilisearch-lib in meilisearch-http 2022-03-24 14:45:37 +01:00