We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am using the configuration insert function as follows. self.socket.config.insert(.extraHeaders(headers), replacing: true)
However, when I then read the value of the .extraHeaders parameter, it is unchanged.