• Overview
@angular/common/http/testing

RequestMatch

interface

Defines a matcher for requests based on URL, method, or both.

  
    interface RequestMatch {}
  
  

method

string | undefined

url

string | undefined
Jump to details