Skip to content

Conversation

mcollina
Copy link
Member

Fixes fastify/fastify-http-proxy#152
Fixes fastify/fastify-http-proxy#155

Checklist

})
} else {
return handler.call(fastify, request, reply)
return handler.call(this, request, reply)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooof, my bad! 👍 Thanks!

Copy link
Member

@AyoubElk AyoubElk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcollina mcollina merged commit 3f6fc0d into master Apr 28, 2021
@mcollina mcollina deleted the preserve-prefix branch April 28, 2021 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fastify-http-proxy not removing prefix

3 participants