Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Use the value that was passed to the relativize() method of the builder.
  2. If the relativize() method was not called, then use the value of the "relative-urls" query parameter from the request. The value must be either true or false.
  3. If the request does not contain the "relative-urls" query parameter, then use the value of the wink.defaultUrisRelative key set in the application configuration properties file. The value must be either true or false.
  4. If the configuration key does not exist, then use true.
Info
titleReference

Refer to section ‎0 TBD for For more information on configuration properties filethe Configuration Properties File refer to section 5.1 Registration and Configuration.