Skip to content

Instantly share code, notes, and snippets.

@edueo
Last active August 29, 2015 14:03
Show Gist options
  • Save edueo/f5ef128acd13317aa7a2 to your computer and use it in GitHub Desktop.
Save edueo/f5ef128acd13317aa7a2 to your computer and use it in GitHub Desktop.

Comando executado

 curl -H "Content-Type: application/json" -d '{"req":{"AffiliatedID":"958","PointOfSale":"SUBMARINO","UserBrowser":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/33.0.1750.152 Safari\/537.36","SearchData":{"SearchMode":1,"AirSearchData":{"CityPairsRequest":[{"CiaCodeList":[],"NonStop":false,"Origin":"SAO","Destination":"RIO","DepartureYear":"2014","DepartureMonth":"08","DepartureDay":"01"},{"CiaCodeList":[],"NonStop":false,"Origin":"RIO","Destination":"SAO","DepartureYear":"2014","DepartureMonth":"08","DepartureDay":"10"}],"NumberADTs":"1","NumberCHDs":"0","NumberINFs":"0","SearchType":1,"CabinFilter":null},"HotelSearchData":null,"AttractionSearchData":null}}}' http://www.submarinoviagens.com.br/Passagens/UIService/Service.svc/SearchGroupedFlights > output_curl.txt

Requisição 1

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

100 10.4M 100 10.4M 100 657 103k 6 0:01:49 0:01:43 0:00:06 2282k

Requisição 2

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

100 10.4M 100 10.4M 100 657 136k 8 0:01:22 0:01:18 0:00:04 2449k

Requisição 3

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

100 10.4M 100 10.4M 100 657 140k 8 0:01:22 0:01:15 0:00:07 2435k

Requisição 4

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

100 10.4M 100 10.4M 100 657 124k 7 0:01:33 0:01:25 0:00:08 2116k

Requisição 5

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

100 10.4M 100 10.4M 100 657 141k 8 0:01:22 0:01:15 0:00:07 2495k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment