Skip to content

Update userver.ts to work with alien mode#681

Closed
joacub wants to merge 3 commits intosocketio:mainfrom
joacub:patch-1
Closed

Update userver.ts to work with alien mode#681
joacub wants to merge 3 commits intosocketio:mainfrom
joacub:patch-1

Conversation

@joacub
Copy link

@joacub joacub commented May 22, 2023

in alien mode you can not access getHeader and we need to access a cached version of the headers as this is forbidden by uws

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behaviour

New behaviour

Other information (e.g. related issues)

in aline mode you can not access getHeader and we need to access a cached version of the headers as this is forbidden  by uws
joacub added 2 commits May 22, 2023 16:22
Fix comma separator in custom types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants