| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
If the user provides a `Capybara.yaml` with the `capybara.keep_gemini`
key, do not proxy the provided values (URLs).
Also implements a rudimentary configuration system for future extension.
Thanks, @WellsBit!
|
| | |
|
| |
|
|
|
| |
Version 0.1.13 ensures that (*Response).Body is always non-nil, so that
calling Close() will not panic for unsuccessful responses.
|
| |
|
|
|
| |
Version 0.1.12 fixes a bug where the client Timeout was not applied when
dialing, causing the client to hang when a host was down.
|
| | |
|
| | |
|
| |
|