Skip to content

Instantly share code, notes, and snippets.

@joshlong
Created March 13, 2013 17:49
Show Gist options
  • Select an option

  • Save joshlong/5154481 to your computer and use it in GitHub Desktop.

Select an option

Save joshlong/5154481 to your computer and use it in GitHub Desktop.
content negotiation in XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<user
username="josh@joshlong.com"
signupDate="2013-02-21T23:38:30.936-08:00"
profilePhotoImported="true"
password="myPassword"
lastName="Long"
importedFromServiceProvider="true"
id="58"
firstName="Josh"
enabled="true"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment