userver: userver/server/handlers/implicit_options.hpp File Reference
Loading...
Searching...
No Matches
implicit_options.hpp File Reference

Detailed Description

A "magical" handler that will respond to OPTIONS HTTP method for any other handler that cannot handle OPTIONS itself.

Definition in file implicit_options.hpp.

Go to the source code of this file.

+ Include dependency graph for implicit_options.hpp:

Classes

class  server::handlers::ImplicitOptions
 A "magical" handler that will respond to OPTIONS HTTP method for any other handler that cannot handle OPTIONS itself. More...
 

Namespaces

namespace  server::http
 Server parts of the HTTP protocol implementation.
 
namespace  server::handlers
 Most common userver HTTP handlers.