Skip to content

Make http.Client implement Handler interface #2

@delicb

Description

@delicb

Since PR #1 removed context.Context from API, Handler.Handle method has same signature as http.Client.Do method now. Idea here is to rename Handle method to Do to make http.Client implement Handler interface (or whatever we call it after method is renamed) out of the box.

@proof Any thoughts on this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions