Skip to content
Success

Changes

Summary

  1. Webget additions and changes (#69) (commit: de8a76d) (details)
Commit de8a76d02ed489f37d20cb4d012ea7d31ffb92be by noreply
Webget additions and changes (#69)

- Changed post:<data> to data:<data>, while keeping post backwards compat
- Added method:<method> arg for setting the method, supports GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE. Defaults to GET if no data, POST if data
- Broadened <entry[savename].failed> to all 2XX and 3XX responses
- Added <entry[savename].status> that returns the returned HTTP status code
- Added more usage examples
(commit: de8a76d)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/WebGetCommand.java (diff)