From: Bitbucket <com...@bi...> - 2019-06-20 18:30:53
|
4 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/196a3922bfe7/ Changeset: 196a3922bfe7 User: gustafn Date: 2019-06-20 16:40:49+00:00 Summary: ns_rand: fix index value of Ns_ParseObjv() Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/8c2c21aafbe6/ Changeset: 8c2c21aafbe6 User: gustafn Date: 2019-06-20 16:52:22+00:00 Summary: add regression test for ns_rand Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/20f5f7dc0acc/ Changeset: 20f5f7dc0acc User: gustafn Date: 2019-06-20 18:26:03+00:00 Summary: New command: ns_parsefieldvalue This function parses the provided field value (from an HTTP request or reply header field) into its parts and returns these in the form of a list of Tcl dicts or a single Tcl dict depending on parameters The syntax of the contents of these header fields is specified in RFC 7230 section 3.2.6. Forwarded: for="_gazonk" Forwarded: For="[2001:db8:cafe::17]:4711" Forwarded: for=192.0.2.60;proto=http;by=203.0.113.43 Forwarded: for=192.0.2.43, for=198.51.100.17 Affected #: 9 files https://bitbucket.org/naviserver/naviserver/commits/13e108e0879b/ Changeset: 13e108e0879b User: gustafn Date: 2019-06-20 18:26:53+00:00 Summary: merge Affected #: 3 files Repository URL: https://bitbucket.org/naviserver/naviserver/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |