Closed ethereal-engineer closed 1 month ago
I am going through the tutorial and docs right now, so will report any inconsistencies or such as I go, as a help.
Either the file server will write a static file, or the reverse proxy will proxy the request to a backend.
Pretty sure you wanted to say read, or serve. Because write doesn't make sense in this context.
This is under Matchers, btw.
Oh, I think it's referring to writing a static file to the response. We could clarify this.
Cleaned it up: 58527b688a9527f2accdb46738de9ac313551666, thanks!
I am going through the tutorial and docs right now, so will report any inconsistencies or such as I go, as a help.
Pretty sure you wanted to say read, or serve. Because write doesn't make sense in this context.