mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 09:50:57 +02:00
* Make TaskMatcher default to POST methods TaskOptions.Builder.withUrl() defaults to POST methods. Therefore, it seems reasonable to verify that task queue methods are using the POST method, especially given that the method must now be identified explicitly when using CloudTaskUtils. This check would have guarded against the bug fixed by #1413. * Elaborate on comment * Further improved the comment |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |