Skip to content

Conversation

swallez
Copy link
Member

@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
1 participant