ring

Karthik 2024-12-18T13:52:17.644189Z

Hello All, in this commit https://codeberg.org/injee/injee/commit/1f9ad58dde0d996f4b19983585c71585f03f2406 , the commented out test fails, Whereas if I run my ring app and test it with curl, its perfect. Can someone explain why?

Karthik 2024-12-18T15:51:29.554829Z

There was a clash between keywords and strings https://codeberg.org/injee/injee/commit/2205f3d4861c044f5c2b56e836d427a24459dcbc Resolved it 👍