dictu-lang / Dictu

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
267 stars 53 forks source link

Add put requests #665

Closed Jason2605 closed 1 year ago

Jason2605 commented 1 year ago

HTTP.put

Touched: #663

What's Changed:

Adds a new .put() method to the HTTP lib for PUT requests

#

Type of Change:

#

Housekeeping:

#

Screenshots (If Applicable):