Skip to content

Commit 4a43fc3

Browse files
committed
update for subrequest microservice, nginx link function will ignore the response status & content, but it's keeping the headers content to communicate the service per request based
headers will merge by request and subrequest
1 parent 0fd5e19 commit 4a43fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_link_func_module.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ void ngx_link_func_write_resp_l(ngx_link_func_ctx_t *ctx, uintptr_t status_code,
229229
// ngx_http_link_func_srv_post_conf_handler
230230
// };
231231

232-
233232
/**
234233
* This module provided directive.
235234
*/

0 commit comments

Comments
 (0)