Introduces Http request (despite the wrong naming) capabilities to milkman. Consists of serveral features that together should make milkman be usable as postman-replacement for day-to-day work.
- Postman-like UI
- Crafting of requests by editing body, headers, parameters
- Highlighting/formatting for json
- Proxy-Authentication support (BASIC for now)
- Importers for Postman exports (Collections, Environments, Data-Dump)
- Importers for OpenApi v3.0
- (planned) Exporters