Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent crash if HTTP client options are not set
We should use Get*() here instead of accessing the struct field directly, as the strict may be nil.
- Loading branch information