Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
playwright._impl._helper.RouteHandler Class Reference

Public Member Functions

 __init__ (self, Optional[str] base_url, URLMatch url, RouteHandlerCallback handler, bool is_sync, Optional[int] times=None)
 
bool matches (self, str request_url)
 
bool handle (self, "Route" route)
 
None stop (self, Literal["ignoreErrors", "wait"] behavior)
 
bool will_expire (self)
 

Static Public Member Functions

List[Dict[str, str]] prepare_interception_patterns (List["RouteHandler"] handlers)
 

Public Attributes

 url
 
 handler
 

Protected Member Functions

bool _handle_internal (self, "Route" route)
 

Protected Attributes

 _base_url
 
 _times
 
 _handled_count
 
 _is_sync
 
 _ignore_exception
 

The documentation for this class was generated from the following file: