Skip to content

Instantly share code, notes, and snippets.

@BigBlueHat
Created August 13, 2009 13:00
Show Gist options
  • Save BigBlueHat/167154 to your computer and use it in GitHub Desktop.
Save BigBlueHat/167154 to your computer and use it in GitHub Desktop.
PUT /testtest/html5 HTTP/1.0
Content-Type: application/json
{
"id": "5",
"category_id": "0",
"title": "A bunch of content",
"keywords": null,
"description": null,
"content": "<p>This is<\/p>\n<p>a content item<\/p>\n<p>with spaces<\/p>\n<p>and a<\/p>\n<p>whole<span class=\"pagebreak\"><\/span><\/p>\n<p>bunch<\/p>\n<p>of<\/p>\n<p>content<\/p>\n<p>at<\/p>\n<p>least<\/p>\n<p>vertically<\/p>\n<p>though<\/p>\n<p>not horizontally<\/p>\n<p>exactly...<\/p>\n<p>oh<\/p>\n<p>well<\/p>\n<p>really<\/p>",
"created": "2008-06-18 15:03:45",
"updated": "2009-08-08 13:28:58",
"created_by": "1",
"type": "html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment