Last active
February 8, 2017 16:55
-
-
Save falonofthetower/a892f90125aeb30012fb8ab9c8186ff2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#<HTTPI::Request:0x007f979daf2b20 | |
@body= | |
"<?xml version=\"1.0\" encoding=\"UTF-8\"?><env:Envelope xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:tns=\"http://www.knowwho.info/\" xmlns:env=\"http://schemas.xmlsoap.org/soap/envelope/\"><env:Body><tns:GetService><KnowWho><Customer><CustomerCode>EODS00_01</CustomerCode><PageNumber>1</PageNumber><ServiceLevel>Premium</ServiceLevel></Customer><RequestParameters></RequestParameters></KnowWho></tns:GetService></env:Body></env:Envelope>", | |
@follow_redirect=false, | |
@headers= | |
{"SOAPAction"=>"\"http://www.knowwho.info/GetService\"", | |
"Content-Type"=>"text/xml;charset=UTF-8", | |
"Content-Length"=>"490"}, | |
@url= | |
#<URI::HTTP:0x007f979e345610 URL:http://knowwho.info/Services/ElectedOfficialsDirectoryService.asmx>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment