Skip to content

Instantly share code, notes, and snippets.

@scripting
Last active December 6, 2019 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scripting/c4ee12eeacfff323bba67fc4fe662d73 to your computer and use it in GitHub Desktop.
Save scripting/c4ee12eeacfff323bba67fc4fe662d73 to your computer and use it in GitHub Desktop.
POST /RPC2 HTTP/1.0
User-Agent: Frontier/5.1.2 (WinNT)
Host: betty.userland.com
Content-Type: text/xml
Content-length: 181
	
<?xml version="1.0"?>
	<methodCall>
		<methodName>examples.getStateName</methodName>
		<params>
			<param>
				<value><i4>41</i4></value>
				</param>
			</params>
		</methodCall>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment