Add destination path support to Soracom Beam Website Entry Point
The Soracom Beam Website Entry Point now supports setting an optional path in the destination.
Previously, only protocol, hostname, and port could be configured for the destination.
With this update, you can include a path in the destination (e.g., https://example.com/base).
When a destination path is set, the device's request path is appended after it (e.g., a request to /path1 is forwarded to https://example.com/base/path1).
For protocols that are used exclusively with the Website Entry Point, such as WebSocket, this eliminates the need to configure a path on each device when the destination path is fixed.
For details, see Website Entry Point. If you have any questions, please contact Soracom Support.