mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ae0fa0885e
currently a boolean as body is seen as text/plain, where is should be seen as application/json, since it is valid JSON, like numbers. PR Close #41885