In Http communication server headers are Implemented as TMap such that multiple calls override the previous call so only one setting is saved.
This means that, among other issues, a lot of times cookies don't work right because a lot of responses include multiple "Set-Cookie" headers, but only the last one will be returned.
Head over to the existing Questions & Answers thread and let us know what's up.
| 0 |
| Component | UE - Networking |
|---|---|
| Affects Versions | 4.8.3 |
| Target Fix | 4.12 |
| Fix Commit | 2844880 |
|---|---|
| Main Commit | 2901490 |
| Created | Aug 14, 2015 |
|---|---|
| Resolved | Jan 27, 2016 |
| Updated | Apr 27, 2018 |