Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Capture Redirects as based in Firebase Documentation #1

Closed
tHBp opened this issue Jun 14, 2018 · 3 comments
Closed

Capture Redirects as based in Firebase Documentation #1

tHBp opened this issue Jun 14, 2018 · 3 comments

Comments

@tHBp
Copy link

tHBp commented Jun 14, 2018

Capture Redirects don't work as mentioned in official firebase docs
{ "source": "/blog/:post*", "destination": "https://blog.myapp.com/:post*", "type": 301 }

@ncruces
Copy link
Owner

ncruces commented Jun 16, 2018

I've just tested that exact redirect, seems to work.

MCVE please?

@tHBp
Copy link
Author

tHBp commented Jun 17, 2018

My bad, I was testing relevant files from this repository against simplehttp2server repository and I missed out on a few blocks of code. Apologies for that, closing this issue.

@tHBp tHBp closed this as completed Jun 17, 2018
@ncruces
Copy link
Owner

ncruces commented Jun 18, 2018

No problem. I haven't got round to adding capture redirects there, like I said I would.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants