Module: Ronin

Defined in:
lib/ronin/web/server/version.rb,
lib/ronin/web/server.rb,
lib/ronin/web/server/app.rb,
lib/ronin/web/server/base.rb,
lib/ronin/web/server/helpers.rb,
lib/ronin/web/server/request.rb,
lib/ronin/web/server/routing.rb,
lib/ronin/web/server/response.rb,
lib/ronin/web/server/conditions.rb,
lib/ronin/web/server/reverse_proxy.rb,
lib/ronin/web/server/reverse_proxy/request.rb,
lib/ronin/web/server/reverse_proxy/response.rb

Overview

ronin-web-server - A custom Ruby web server based on Sinatra.

Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)

ronin-web-server is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ronin-web-server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with ronin-web-server. If not, see https://www.gnu.org/licenses/.

Defined Under Namespace

Modules: Web