mirror of
https://github.com/google/nomulus
synced 2026-08-01 21:06:09 +00:00
Fix bugs in load test action so that it actually works
This adds XSRF tokens so that the epptool request succeeds, adds better logging for debugging load test requests, adds better validation, and improves documentation. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136885117
This commit is contained in:
@@ -21,6 +21,7 @@ java_library(
|
||||
"//third_party/java/servlet/servlet_api",
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/request",
|
||||
"//java/google/registry/security",
|
||||
"//java/google/registry/util",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user