pig/tool/web_fetch
Built-in web_fetch tool for simple HTTP GET requests.
Returns the HTTP status and response body as JSON.
Intended as a ready-made tool that library users can register
with pig.with_tool(web_fetch.tool()).
Built-in web_fetch tool for simple HTTP GET requests.
Returns the HTTP status and response body as JSON.
Intended as a ready-made tool that library users can register
with pig.with_tool(web_fetch.tool()).