realm / realm-cpp

Realm C++
Apache License 2.0
71 stars 14 forks source link

Add 301/308 redirection support for HTTP transport requests #239

Open sync-by-unito[bot] opened 2 weeks ago

sync-by-unito[bot] commented 2 weeks ago

In order to support the removal of Core's redirection support for RCORE-2222, the CPP SDK needs to be updated to handle 301/308 redirection responses from the server in its network transport send_request_to_server() function.

sync-by-unito[bot] commented 2 weeks ago

➤ PM Bot commented:

Jira ticket: RCPP-89