mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 12:37:52 +02:00
In RFC 5730, clTrid is specified as optional. We ran into an error earlier this year in which a registrar was not passing a client transaction id and we didn't handle it correctly. So, this CL adds some tests of common EPP operations verify that they work correctly when the clTrid is not specified. This also slightly improves some flow logic to make it more obvious at first glance that clTrid is indeed optional. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202000845 |
||
---|---|---|
.. | ||
EppInput.java | ||
package-info.java | ||
ResourceCommand.java |