File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,6 @@ not final):
124
124
}
125
125
` ` `
126
126
127
- To-Do :
128
- * Can we somehow report errors from gorouter back to the user?
129
-
130
127
# ## Specifying Features
131
128
132
129
It's the responsibility of the App Runtime Platform Working Group (ARP-WG) to specify new features
@@ -146,9 +143,6 @@ per-route features:
146
143
` GET /some-path/books` will see the request as `GET /books` if the `trim-path` option is set,
147
144
instead of the full path)
148
145
149
- To-Do :
150
- * Collect more feedback and extend the list.
151
-
152
146
All of these options are already (or could easily be made) configurable for the entire CF
153
147
installation. Changing them will almost certainly break existing scenarios which is why we are
154
148
looking for a cheap way to gradually allow for more configuration per route.
You can’t perform that action at this time.
0 commit comments