Skip to content
idksup edited this page Sep 15, 2012 · 2 revisions

Requests

A useful trick for understanding what the simple_bridge request looks like.

index('GET', []) ->
	{output, Req:dump()}.

Clone this wiki locally