Skip to content

Instantly share code, notes, and snippets.

@simonmorley
Created January 21, 2015 19:09
Show Gist options
  • Save simonmorley/01c57872049b42fee3ab to your computer and use it in GitHub Desktop.
Save simonmorley/01c57872049b42fee3ab to your computer and use it in GitHub Desktop.
Expected responses from Aruba APS via curl
Failed login
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://polkaspots.my-wifi.co:80/4215309485667105204?url=http://www.google.com&mac=xxx&ip=172.31.99.17&essid=PolkaSpots-ARB&apname=18:64:72:c6:3c:e8&apgroup=instant-C6:3C:E8&errmsg=Login error. Please retry.">
</head><body></body>
</html>
Successful login
<html>
<head><meta http-equiv="refresh" content="1; url=http://www.google.com"> </head>
<body></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment