manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.43k stars 125 forks source link

Fix authorization headers for JSON and GraphQL #541

Closed rsmckinney closed 10 months ago

rsmckinney commented 10 months ago

Fix header authorization for JSON an GraphQL. Rejiggering of manifold-strings a while back appears to have broken these methods e.g., withAuthorization().

rsmckinney commented 10 months ago

Fix available with release 2024.1.1