Skip to content

feat: forward POST body with 3xx redirection statues #385

@tdstein

Description

@tdstein

When accessing Connect insecurely (via HTTP), POSTs respond with 3xx error codes. By default, the original POST body is not forwarded on redirection. Other packages have handled this by overriding the default handler to forward the POST body on redirection.

See https://github.com/rstudio/rsconnect/blob/a3ebf70adb96a020fb8844b7194870ae04500a1d/R/http.R#L118-L120

Metadata

Metadata

Assignees

Labels

sdkUsed for automation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions