view src/browser/otr.min.js_README @ 972:c4e58c4dba75

server: getURL + minor improvments: - new getURL method allow to retrieve URL (same as "url" property) with possibility to specify arguments which will be quoted and added to the path - added quote function which encode unicode value and do a urllib.quote_plus - use of new getURL in _on_data_post_redirect, this simplify a bit the code
author Goffi <goffi@goffi.org>
date Fri, 10 Nov 2017 11:10:15 +0100
parents ee38b6a87692
children
line wrap: on
line source

The file otr.min.js includes:
    - minified versions of the following otr.js dependencies:
      otr/dep/bigint.js otr/dep/crypto.js otr/dep/eventemitter.js
      The following minification tool has been used: yui compressor
    - minified version of otr.js taken from the project homepage

All original files can be retrieved from otr.js repository:
    https://github.com/arlolra/otr/tree/master/build

See the README file of Libervia, or inside otr.min.js itself for licence information.