gloo
gloo copied to clipboard
Seanaye/feat/add misc methods
Adds a number of utility methods that I have needed while working on a server integration
- Getting properties from the
ResponseBuilder
- Access to the Response.clone javascript method MDN
- Clone trait for
ResponseBuilder