From 0d387288e38f28832b8440038eb7117e0ee50049 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 15 Feb 2007 20:30:16 +0000 Subject: [PATCH] fixed right scrolling in examples git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@581 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0124.xml | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/xep-0124.xml b/xep-0124.xml index 0a2a6f34..584a44d4 100644 --- a/xep-0124.xml +++ b/xep-0124.xml @@ -911,16 +911,26 @@ Content-Length: 0]]>
  • The resulting URI MUST be sent to the connection manager within an HTTP GET request.

  • Include extra HTTP headers to prevent request/response caching or storage by any intermediary.

  • - -Note: Line breaks in the HTTP requests shown in the following examples are not significant and are included only to improve readability.

    + - -
  • If the client request does not possess a 'content' attribute, then the HTTP Content-Type header of responses MUST be either "text/javascript; charset=utf-8" or "application/x-javascript; charset=utf-8".

  • Include extra HTTP headers to prevent caching or storage by any intermediary.

  • +

    Note: Line breaks in the _BOSH_ code shown in the following examples are not significant and are included only to improve readability.

    ")]]> +_BOSH_("") + ]]>
    \n\nI said \"Hi!\"\n\n")]]> +_BOSH_("\n + \n + I said \"Hi!\"\n\n") + ]]>

    Note: As with Pure Syntax, each <body/> element sent to the client MUST encapsulate zero or more complete XML stanzas.