fastify / fastify-http-proxy

Proxy your http requests to another server, with hooks.
MIT License
338 stars 91 forks source link

chore(types): add internalRewriteLocationHeader in ts types #335

Closed Xa3lis closed 7 months ago

Xa3lis commented 7 months ago

Hello,

The internalRewriteLocationHeader was added some months ago, it's working fine but the TS types had not been updated, so this is a quick PR to add it

Checklist

Uzlopak commented 7 months ago

looks good, but can you add a simple typing test please?

Xa3lis commented 7 months ago

Nice, when do you think it's gonna be available to release ? Because rn some of my code is red due to the missing type

Uzlopak commented 7 months ago

@fastify/leads

Time for a release :)?