Skip to content

related to BUG-48579: Push API Improvements

Description

Additional code improvements added to the changes introduced here: !526 (merged)

  • Disable NOAUTH option to make it non selectable from the UI
  • Add log (at trace level) to get timing information of the HTTP requests
  • Rename table C_HTTP_EXTERNAL_SYSTEM -> C_EXTERNAL_SYSTEM_HTTP
  • Rename button Check Connectivity as Test
  • Remove hardcoded HTTP1.1 version usage, let the system figure out it
  • Use Authenticator to avoid implementing Basic Auth manually

Try

Edited by Carlos Aristu

Merge request reports