Github   Telegram
Loading...
Searching...
No Matches
Classes | Namespaces
ping.hpp File Reference

Handler that returns HTTP 200 if the service is OK and able to process requests. More...

#include <userver/server/handlers/http_handler_base.hpp>
+ Include dependency graph for ping.hpp:

Go to the source code of this file.

Classes

class  server::handlers::Ping
 Handler that returns HTTP 200 if the service is OK and able to process requests. More...
 

Namespaces

namespace  server::handlers
 Most common userver HTTP handlers.
 

Detailed Description

Handler that returns HTTP 200 if the service is OK and able to process requests.

Definition in file ping.hpp.