abstract class Halite::Feature
- Halite::Feature
- Reference
- Object
Direct Known Subclasses
Defined in:
halite/feature.crConstructors
Instance Method Summary
-
#intercept(chain : Halite::Feature::Chain) : Halite::Feature::Chain
Intercept and cooking request and response
-
#request(request : Halite::Request) : Halite::Request
Cooks with request
-
#response(response : Halite::Response) : Halite::Response
Cooking with response
Constructor Detail
Instance Method Detail
Intercept and cooking request and response