Google
×
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server. WEBrick features complete logging of ...
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server. WEBrick features complete logging of ...
WEBrick is a Ruby library providing simple HTTP web servers. It uses basic access authentication and digest access authentication for different kinds of ...
Autres questions
27 janv. 2023 · webrick 1.8.1. WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
20 mars 2023 · The Ruby standard library comes with a default web server named WEBrick. As this library is installed on every machine that has Ruby, most ...
WEBrick

WEBrick

Logiciel
WEBrick est un serveur web libre intégré à Ruby depuis la version 1.8 et utilisé par Ruby on Rails. Les auteurs initiaux de WEBrick sont Takahashi Masayoshi et Gotou Yuuzou, avec les contributions d’autres développeurs selon le modèle du logiciel... Wikipédia
27 déc. 2011 · RubyGems.org is the Ruby community's gem hosting service. Instantly publish your gems and then install them. Use the API to find out more about ...
WEBrick is a Ruby library that makes it easy to build an HTTP server with Ruby. It comes with most installations of Ruby by default ( ...
Creates a new HTTP server according to config. An HTTP server uses the following attributes: :AccessLog. An array of access logs. See WEBrick::AccessLog.
Info · This standard library has been removed from Ruby and is no longer available · This standard library was a default gem · Similar gems and alternatives: ...
New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.