Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add wget protocol support #90

Merged

Conversation

lnpotter
Copy link
Contributor

@lnpotter lnpotter commented Oct 7, 2024

Adds the .toWgetProtocol() function to http_util.create_request, enabling the use of wget commands. The behavior is similar to the cURL implementation.

@RodrigoDornelles RodrigoDornelles mentioned this pull request Oct 7, 2024
1 task
@RodrigoDornelles RodrigoDornelles added this to the 0.0.8 milestone Oct 7, 2024
@RodrigoDornelles RodrigoDornelles merged commit 426f37a into gamelly:main Oct 7, 2024
11 checks passed
RodrigoDornelles added a commit that referenced this pull request Oct 31, 2024
* feat: add wget to http util create request #90

* Implementation of init command (#94)

* feat: implemented init command #31
* refactor: integrate init.lua in cli.lua streamlining the project init command

* chore: somes adjusts in #94

---------

Co-authored-by: Lucas Noal Pötter <[email protected]>
RodrigoDornelles added a commit that referenced this pull request Nov 1, 2024
* feat: start new bus and ev loop system #73
* fix: event bus for native and ginga #91
* feat: add wget to http util create request #90
* feat: new anims and colision fixed in asteroids example
* fix: missing resize in love2d
* docs: balance pong game #57
* feat: add subcommand fs-xxd-i to cli
* feat: add subcommand fs-copy to cli
* feat: add subcommand fs-luaconf to cli
* feat: add subcommand fs-copy to cli
* feat: module speed #81
* feat: speed toggle and 10x 20x 30x 40x 50x
* docs: homepage links in npm
* docs: write more docs to doxygen
* feat: node component system (#106)
* fix: pause when window blur #102
* fix: floor math random params #101
* style: some fixes in luau-analyze linter
* change: remove csv support
* feat: std.bus.abort
* feat: separate std.bus to std.node
* feat: std.node.kill and refact launcher example
* fix: some things in js
* ci: version local rename
RodrigoDornelles added a commit that referenced this pull request Nov 1, 2024
RodrigoDornelles added a commit that referenced this pull request Nov 1, 2024
* feat: add cli command tool-template-fill #109
* feat: add cli command tool-package-del
* feat: add wget protocoll #63 #90
* fix: wget not merged with errors on bundler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants