hitt-parser 0.0.3

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
15
16
17
18
[dependencies.http]
version = "0.2.11"
[dev-dependencies.once_cell]
version = "1.19.0"

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