https://github.com/goose97/finch_bug_reproduction
https://github.com/goose97/finch_bug_reproduction
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/goose97/finch_bug_reproduction
- Owner: Goose97
- Created: 2023-02-28T07:25:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T07:58:36.000Z (over 3 years ago)
- Last Synced: 2025-03-27T18:19:55.743Z (over 1 year ago)
- Language: Elixir
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FinchBugReproduce
This is an attempt to reproduce [an issue](https://github.com/sneako/finch/issues/213) of Finch HTTP client
## Instructions
To run the reproduction code
```shell
mix reproduce
```