Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

User and implementor stuff separation #13

@dbu

Description

@dbu

We discussed the role of php-http/utils versus php-http/helper. One idea was to separate things that HTTP client users would need versus HTTP client providers.

BatchRequest and BatchResponse are only relevant for implementors, not for users of a client. The users have to use the BatchResponse interface, and the BatchRequest trait is only relevant for adapters for non-parallel clients. Imho we should move those to helper (and maybe think of a better name for that repository, like client-implementation-helper)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions