hitt-parser 0.0.1

Parser for http files for the hitt http testing tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.http]
version = "0.2.9"

[package]
authors = ["Mads Hougesen <mads@mhouge.dk>"]
description = "Parser for http files for the hitt http testing tool"
edition = "2021"
homepage = "https://github.com/hougesen/hitt"
keywords = ["http", "cli"]
license = "MIT"
name = "hitt-parser"
repository = "https://github.com/hougesen/hitt"
rust-version = "1.70.0"
version = "0.0.1"