Description

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.

Community References

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions4.8.3
Target Fix4.12
Fix Commit2844880
Main Commit2901490
CreatedAug 14, 2015
ResolvedJan 27, 2016
UpdatedApr 27, 2018