dwill20

Results 2 issues of dwill20

**Is your feature request related to a problem? Please describe.** - Problem - Currently, hook is supported only for the following methods. - `Create & CreateWithCtx` - `Update & UpdateWithCtx`...

I haven't found a way to get cURL error code so far. When using `EasyInit`, it's returning error message string like `curl: Couldn't resolve host name`. ```go func main() {...