Nginx: using sub-request call to make external server API POST response
Govinda Rajulu
grajulu7 at gmail.com
Fri Jul 26 06:35:28 UTC 2019
Hi Team,
Can anyone please share some pointer on subrequest call for making POST
API external server call?
nginx config:
location = /config_uri {
proxy_pass http://external-server/config;
}
Thanks,
Govinda P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20190726/27674f32/attachment.html>
More information about the nginx-devel
mailing list