Define and implement a single rule for when to set the Location header across all transports. For example, always set Location on successful POST that creates a resource. Use getUrlPrefix and buildResourceUrl to assemble it.
Apply to Express and any future connectors.
Define and implement a single rule for when to set the Location header across all transports. For example, always set Location on successful POST that creates a resource. Use getUrlPrefix and buildResourceUrl to assemble it.
Apply to Express and any future connectors.