angular-cn/aio/aio-builds-setup
Georgios Kalpakas 8cfc2e2ec0 refactor(aio): unify error messages for invalid requests to upload-server
Previously, there was a distinction between GET requests to invalid URLs and all
other requests. This was mainly because the upload-server only accepts GET
requests, but that is not a hard limitation and may change in the future.

Thus, it makes sense to return a 404 response for requests to invalid URLs
regardless of the method used.
2017-07-10 12:30:45 +01:00
..
dockerbuild refactor(aio): unify error messages for invalid requests to upload-server 2017-07-10 12:30:45 +01:00
docs refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
scripts fix(aio): build `scripts-js` before creating a new docker image for the preview server 2017-06-27 10:11:06 -07:00