[Pkg-javascript-commits] [sockjs-client] 343/350: Add documentation about query string support

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:04:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit 50f31c8482246811148ed2a15b5569c73ae81dec
Author: Bryce Kahle <bkahle at gmail.com>
Date:   Sat Apr 30 14:18:02 2016 -0700

    Add documentation about query string support
    
    Fixes #248
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 5423948..557efc9 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,8 @@ Similar to the 'WebSocket' API, the 'SockJS' constructor takes one, or more argu
 var sockjs = new SockJS(url, _reserved, options);
 ```
 
+`url` may contain a query string, if one is desired.
+
 Where `options` is a hash which can contain:
 
  *  **server (string)**

-- 
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