userver: userver/server/handlers/ping.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ping.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

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

Definition in file ping.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include 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.