Skip to content

Conversation

@swallez
Copy link
Contributor

@swallez swallez commented May 22, 2023

Rewrite EndpointBase.pathEncode:

  • remove dependency on Apache httpclient. Dependencies on that library are now limited to transport.rest_client since this transport is based on Apache httpclient.
  • speed up path encoding, as this function only needs to encode a path segment and not a list of segments like the one provided by Apache httpclient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants