Closed pardahlman closed 7 years ago
In version 1.x, context creation, serialization and conversion to/from bytes are made in one call. It makes sense to break this up to different calls so that a custom middleware have the opportunity to modify context if desired
1.x
In version
1.x
, context creation, serialization and conversion to/from bytes are made in one call. It makes sense to break this up to different calls so that a custom middleware have the opportunity to modify context if desired