mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b3d98cba77
The BaseRequestOptions class is responsible for declaring default values, while the RequestOptions class is merely responsible for setting values based on values provided in the constructor.