Kong / kong-python-pdk

Write Kong plugins in Python (Experimental)
Apache License 2.0
40 stars 14 forks source link

fix(server): serialize error and disable strict_map_key to allow #117

Closed fffonion closed 1 year ago

fffonion commented 1 year ago

uri_captures to be unpacked

From #112

cs1hsb commented 1 year ago

ps guys I've tested the change to listener.py by changing the actual file in my running Docker container and I can now see the captures! Hope this can be approved and released ASAP :). Many thanks again for jumping on this :)

fffonion commented 1 year ago

I will then go ahead and merge this one.