MCPcopy Create free account

hub / github.com/Stiffstream/restinio / functions

Functions1,758 in github.com/Stiffstream/restinio

Functionstatus_moved_permanently
dev/restinio/http_headers.hpp:2214
Functionstatus_multi_status
dev/restinio/http_headers.hpp:2317
Functionstatus_multiple_choices
dev/restinio/http_headers.hpp:2211
Functionstatus_network_authentication_required
dev/restinio/http_headers.hpp:2342
Functionstatus_no_content
dev/restinio/http_headers.hpp:2202
Functionstatus_non_authoritative_information
dev/restinio/http_headers.hpp:2199
Functionstatus_not_acceptable
dev/restinio/http_headers.hpp:2250
Functionstatus_not_modified
dev/restinio/http_headers.hpp:2223
Functionstatus_partial_content
dev/restinio/http_headers.hpp:2208
Functionstatus_payload_too_large
dev/restinio/http_headers.hpp:2271
Functionstatus_payment_required
dev/restinio/http_headers.hpp:2238
Functionstatus_permanent_redirect
@name Additional statuses. * @brief Not covered with RFC 2616. */ @{ RFC 7538
dev/restinio/http_headers.hpp:2310
Functionstatus_precondition_failed
dev/restinio/http_headers.hpp:2268
Functionstatus_precondition_required
RFC 6585
dev/restinio/http_headers.hpp:2333
Functionstatus_processing
RFC 2518
dev/restinio/http_headers.hpp:2314
Functionstatus_proxy_authentication_required
dev/restinio/http_headers.hpp:2253
Functionstatus_request_header_fields_too_large
dev/restinio/http_headers.hpp:2339
Functionstatus_request_time_out
dev/restinio/http_headers.hpp:2256
Functionstatus_requested_range_not_satisfiable
dev/restinio/http_headers.hpp:2280
Functionstatus_reset_content
dev/restinio/http_headers.hpp:2205
Functionstatus_see_other
dev/restinio/http_headers.hpp:2220
Functionstatus_service_unavailable
dev/restinio/http_headers.hpp:2295
Functionstatus_temporary_redirect
dev/restinio/http_headers.hpp:2229
Functionstatus_too_many_requests
dev/restinio/http_headers.hpp:2336
Functionstatus_unprocessable_entity
dev/restinio/http_headers.hpp:2320
Functionstatus_unsupported_media_type
dev/restinio/http_headers.hpp:2277
Functionstatus_uri_too_long
dev/restinio/http_headers.hpp:2274
Functionstatus_use_proxy
dev/restinio/http_headers.hpp:2226
Functionstd_caseless_cmp
dev/test/to_lower_bench/main.cpp:18
Methodstop
! * Stop the HTTP-server. * * This method initiates shutdown procedure that can take some * time. But stop() returns without the waiting for t
dev/restinio/http_server_run.hpp:1112
Methodstop
dev/restinio/asio_timer_manager.hpp:96
Methodstop
dev/restinio/null_timer_manager.hpp:45
Methodstop
dev/restinio/so5/so_timer_manager.hpp:125
Methodstop_and_join
dev/test/common/pub.hpp:132
Methodstop_enumeration
dev/restinio/http_headers.hpp:733
Methodstore_to
dev/restinio/sync_chain/fixed_size.hpp:177
Methodstore_to
dev/restinio/async_chain/fixed_size.hpp:262
Methodstore_total_bits_to_buffer
dev/restinio/utils/sha1.hpp:325
Methodstring >
dev/restinio/utils/from_string.hpp:116
Methodstring_view_buffer_storage_appender_t
dev/restinio/path2regex/path2regex.hpp:314
Methodsubmatch_begin_pos
Get the beginning of a submatch.
dev/restinio/router/pcre_regex_engine.hpp:235
Methodsubmatch_begin_pos
Get the beginning of a submatch.
dev/restinio/router/boost_regex_engine.hpp:87
Methodsubmatch_begin_pos
Get the beginning of a submatch.
dev/restinio/router/std_regex_engine.hpp:85
Methodsubmatch_begin_pos
Get the beginning of a submatch.
dev/restinio/router/pcre2_regex_engine.hpp:251
Methodsubmatch_end_pos
Get the end of a submatch.
dev/restinio/router/pcre_regex_engine.hpp:242
Methodsubmatch_end_pos
Get the end of a submatch.
dev/restinio/router/boost_regex_engine.hpp:94
Methodsubmatch_end_pos
Get the end of a submatch.
dev/restinio/router/std_regex_engine.hpp:92
Methodsubmatch_end_pos
Get the end of a submatch.
dev/restinio/router/pcre2_regex_engine.hpp:258
Methodswap
dev/restinio/buffers.hpp:730
Methodswap
dev/restinio/sendfile.hpp:116
Methodswap
dev/restinio/sendfile.hpp:189
Methodswap
dev/restinio/sendfile.hpp:254
Methodswap
dev/restinio/connection_count_limiter.hpp:395
Methodswap
dev/restinio/impl/tls_socket.hpp:58
Functionsymbol_from_range
symbol_from_range ! * @brief A factory function to create a clause that expects a symbol * from specified range, extracts it and then skips it. *
dev/restinio/helpers/easy_parser.hpp:4077
Methodsymbol_from_range_producer_t
dev/restinio/helpers/easy_parser.hpp:2372
Methodsymbol_producer_t
dev/restinio/helpers/easy_parser.hpp:2300
Methodsymbol_producer_template_t
dev/restinio/helpers/easy_parser.hpp:2139
Methodtagged_object_t
dev/test/ref_qualifiers_settings/main.cpp:16
Methodtagged_scalar_t
dev/restinio/utils/tagged_scalar.hpp:61
Functiontake_and_shift_current< bool >
dev/restinio-helpers/cmd_line_args_helpers.hpp:164
Methodtakeaway_file_descriptor
dev/restinio/sendfile.hpp:432
Methodtarget_path_holder_t
Initializing constructor. ! * Copies the value of @a original_path into a unique and * dynamically allocated array of chars. * * Basic UR
dev/restinio/router/impl/target_path_holder.hpp:62
Functiontc_fixed_size_chain
dev/test/handle_requests/async_chained_handlers_2/main.cpp:146
Functiontc_fixed_size_chain
dev/test/handle_requests/sync_chained_handlers/main.cpp:34
Functiontc_fixed_size_chain
dev/test/handle_requests/async_chained_handlers_1/main.cpp:30
Functiontc_fixed_size_chain_accept_in_middle
dev/test/handle_requests/async_chained_handlers_2/main.cpp:261
Functiontc_fixed_size_chain_accept_in_middle
dev/test/handle_requests/sync_chained_handlers/main.cpp:207
Functiontc_fixed_size_chain_accept_in_middle
dev/test/handle_requests/async_chained_handlers_1/main.cpp:224
Functiontc_fixed_size_chain_no_response
dev/test/handle_requests/async_chained_handlers_1/main.cpp:320
Functiontc_fixed_size_chain_response_with_pause
dev/test/handle_requests/async_chained_handlers_2/main.cpp:376
Functiontc_fixed_size_chain_with_failure
dev/test/handle_requests/async_chained_handlers_1/main.cpp:127
Functiontc_fixed_size_chain_with_rejection
dev/test/handle_requests/sync_chained_handlers/main.cpp:120
Functiontc_growable_size_chain
dev/test/handle_requests/async_chained_handlers_2/main.cpp:480
Functiontc_growable_size_chain
dev/test/handle_requests/sync_chained_handlers/main.cpp:293
Functiontc_growable_size_chain
dev/test/handle_requests/async_chained_handlers_1/main.cpp:400
Functiontc_growable_size_chain_accept_in_middle
dev/test/handle_requests/async_chained_handlers_2/main.cpp:604
Functiontc_growable_size_chain_accept_in_middle
dev/test/handle_requests/sync_chained_handlers/main.cpp:484
Functiontc_growable_size_chain_accept_in_middle
dev/test/handle_requests/async_chained_handlers_1/main.cpp:612
Functiontc_growable_size_chain_with_failure
dev/test/handle_requests/async_chained_handlers_1/main.cpp:506
Functiontc_growable_size_chain_with_rejection
dev/test/handle_requests/sync_chained_handlers/main.cpp:388
Functiontc_http_method_matchers
dev/test/router/easy_parser_path_to_params/main.cpp:269
Functiontc_no_parameters
dev/test/router/easy_parser_path_to_tuple/main.cpp:149
Functiontc_no_parameters
dev/test/router/easy_parser_path_to_params/main.cpp:238
Functiontc_one_parameter
dev/test/router/easy_parser_path_to_tuple/main.cpp:24
Functiontc_one_parameter
dev/test/router/easy_parser_path_to_params/main.cpp:24
Functiontc_one_parameter_and_http_methods
dev/test/router/easy_parser_path_to_params/main.cpp:113
Functiontc_two_parameters
dev/test/router/easy_parser_path_to_tuple/main.cpp:113
Functiontc_two_parameters
dev/test/router/easy_parser_path_to_params/main.cpp:202
Methodtcp_connection_ctx_base_t
dev/restinio/tcp_connection_ctx_base.hpp:31
Methodthrow_done_must_be_called_once
dev/restinio/message_builders.hpp:236
Methodtimer_guard_t
dev/restinio/asio_timer_manager.hpp:44
Methodtimer_guard_t
dev/restinio/so5/so_timer_manager.hpp:70
Methodtimer_manager1_t
dev/test/default_constructed_settings/main.cpp:196
Methodtls_accessor_t
dev/restinio/tls.hpp:35
Methodtls_socket_t
dev/restinio/impl/tls_socket.hpp:45
Methodto_container
dev/restinio/helpers/easy_parser.hpp:268
Methodto_container
dev/restinio/helpers/easy_parser.hpp:323
Methodto_container
dev/restinio/helpers/easy_parser.hpp:369
Methodto_container
dev/restinio/helpers/easy_parser.hpp:418
← previousnext →1,501–1,600 of 1,758, ranked by callers