node-serve-static
static files server module for Node.js
Simple and fast deploy module to serve static files
in your web applications.
libjavascript-rpc-perl
Perl module to process Remote procedure calls from JavaScript
JavaScript::RPC::Server::CGI is a CGI-based server library for use
with Brent Ashley's JavaScript Remote Scripting (JSRS) client library.
It works asynchronously and uses DHTML to deal with the payload.
node-proxy-addr
remote address filter for proxied requests - Node.js module
This module allows one to list and optionally filter remote addresses
of an incoming request, as populated by the HTTP X-Forwarded-For header.
libjs-source-map
Mozilla source map generator and consumer - JavaScript library
Mozilla implementation of source map generator and consumer, for source
maps written in the Asynchronous Module Definition format.
python-backports.ssl-match-hostname
Backport of the Python 3.5 SSL hostname checking function
The Secure Sockets layer is only actually secure if you check the
hostname in the certificate returned by the server to which you are
connecting, and verify that it matches to hostname that you are trying
to reach.