Home
last modified time | relevance | path

Searched refs:Server (Results 1 – 7 of 7) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dhttp.js9 Server,
15 return new Server(options, requestHandler);
22 Server,
H A Dhttp_server.js416 function Server(options, requestListener) { class
455 util.inherits(Server, EventEmitter);
457 Server.prototype.setTimeout = function setTimeout(msecs, callback) {
467 Server.prototype.listen = function (...args) {
486 Server.prototype.address = function () {
494 Server.prototype.emit_request = function (req, res) {
503 Server.prototype.emit_close = function () {
507 Server.prototype.emit_drain = function () {
569 Server,
/unit/test/ruby/variables/
H A Dconfig.ru12 'Server-Protocol' => env['SERVER_PROTOCOL'],
13 'Server-Software' => env['SERVER_SOFTWARE'],
/unit/test/ruby/server_port/
H A Dconfig.ru4 'Server-Port' => env['SERVER_PORT']
/unit/
H A DREADME.md3 ## Universal Web App Server
H A DCHANGES120 "Server" header field.
384 the Server Name Indication (SNI) TLS extension.
/unit/docs/
H A Dunit-openapi.yaml3591 Unit's [Server header field versioning]
6204 description: "Enables or disables version numbers in Unit's `Server`