[go: up one dir, main page]

chttp 0.1.1

The practical HTTP client that is fun to use.
Documentation
1
2
3
4
5
6
7
8
language: none
build:
    pre_ci_boot:
        image_name: rust
        image_tag: latest
        pull: true
    ci:
        - cargo test --all