Skip to content

dropshot panics when it fails to extract headers #1380

@davepacheco

Description

@davepacheco

Details in #1373. from_map() returned an error for what seems like a pretty ordinary reason (a required field was missing, but this could as well have been a type error or something else). Then dropshot panicked. I expect it should return a 400-level error similar to getting bad JSON in the request body.

@ahl can you take a look at this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions