Does not work for OpenShift 1.5.0+
Opened this issue · 0 comments
elyscape commented
openshift/origin#12580 changed the way that the router handles ports in the request. As a result, it now always performs regular expression matching and, critically, performs regex escaping on the value of the route path so that it can be treated as a literal string. This change breaks this project.