You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a HttpRequestHandler has a list of HttpEndpoints which in turn has a FunctionDeclaration called “handler”.
It might be better to rename the “HttpRequestHandler”, e.g. to “HttpEndpointGroup” or “HttpService”.
The text was updated successfully, but these errors were encountered:
Currently, a HttpRequestHandler has a list of HttpEndpoints which in turn has a FunctionDeclaration called “handler”.
It might be better to rename the “HttpRequestHandler”, e.g. to “HttpEndpointGroup” or “HttpService”.
The text was updated successfully, but these errors were encountered: