# HTTPClient Wrapper type with methods to interace with built in Simba http features. - - - # WaspClient Responsible for connecting to waspscripts.com database. Because of the way Simba HTTPClients work, it's easier to have different clients for different servers when they use different headers. - - - There's some bug that makes it required to "refresh" the client after logging in. Oh Simba... you never stop surprising me.