Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pubsubhubbub
v0.1.5
PubSubHubbub
ChallengeError
Configuration
ErrorHandler
Event
Feed
Entry
Author
NotificationError
Subscriber
SubscriberHandler
Built with Crystal 1.9.2
2023-10-08 13:34:51 UTC
class
PubSubHubbub::ErrorHandler
PubSubHubbub::ErrorHandler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
pubsubhubbub/handlers/error_handler.cr
Instance Method Summary
#call
(context) : Nil
#respond_error
(response, status : HTTP::Status)
Instance Method Detail
def
call
(context) : Nil
#
[
View source
]
def
respond_error
(response, status : HTTP::Status)
#
[
View source
]