[Pkg-javascript-commits] [sockjs-client] 291/434: Markdown: maybe 4 spaces?
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit 1d6d34daa56cd22f6aa802e378155a9d25c2ffa5
Author: Marek Majkowski <majek04 at gmail.com>
Date: Thu Jan 12 11:22:30 2012 +0000
Markdown: maybe 4 spaces?
---
README.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 1d58341..e041fd8 100644
--- a/README.md
+++ b/README.md
@@ -112,19 +112,19 @@ var sockjs = new SockJS(url, protocols, options);
Where `options` is a hash which can contain:
- * *debug (boolean)*
+ * *debug (boolean)*
- Print more debugging messages using 'console.log'.
+ Print more debugging messages using 'console.log'.
- * *devel (boolean)*
+ * *devel (boolean)*
- Development mode. Currently settint it affects only caching of 'iframe.html'.
+ Development mode. Currently settint it affects only caching of 'iframe.html'.
- * *cookie (boolean)*
+ * *cookie (boolean)*
- Disables transports which doesn't support cookies (ie: XDR on
- IE). Usefull for load balancing based on sticky sessions provided
- by JSESSIONID cookie.
+ Disables transports which doesn't support cookies (ie: XDR on
+ IE). Usefull for load balancing based on sticky sessions provided
+ by JSESSIONID cookie.
Although the 'SockJS' object tries to emulate the 'WebSocket'
behaviour, it's impossible to support all features. One of the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list