Class: Puma::Server
- Inherits:
-
Object
- Object
- Puma::Server
- Defined in:
- lib/logstash/outputs/status.rb
Instance Method Summary collapse
-
#normalize_env(env, client) ⇒ Object
ensure this method doesn’t mess up our vanilla request.
Instance Method Details
#normalize_env(env, client) ⇒ Object
ensure this method doesn’t mess up our vanilla request
10 |
# File 'lib/logstash/outputs/status.rb', line 10 def normalize_env(env, client); end |