gamelly / gly-engine

A cross-platform embeddable lua game engine such as ginga, pc, mobile, browser and its own console like a Wii clone.
https://docs.gamely.com.br
Apache License 2.0
27 stars 5 forks source link

refactor(http): rename headers() to create_request() #61

Closed lnpotter closed 1 month ago

lnpotter commented 1 month ago

Renaming http_util.headers() to http_util.create_request(), as mentioned in issue #52.