Workiva/w_transport
A platform-agnostic transport library for sending and receiving data over HTTP and WebSocket.
DartNOASSERTION
Issues
- 0
- 13
Flutter 2 support
#345 opened by zmeggyesi - 0
Error when using SockJS
#325 opened by xbassols - 0
WP-6213 Static methods on `Http` class do not allow content-type header to be explicitly set
#302 opened by evanweible-wf - 4
STOMP over SockJS?
#289 opened by unibeck - 6
WP-4372 CP-2234 Add .poll() to BaseRequest to support configurable polling
#183 opened by nickmiller-wf - 3
Tag 2.10.0 missing dependecy
#285 opened by valakis - 3
DDC incompatibility
#277 opened by valakis - 2
WP-4636 DDC support
#274 opened by unibeck - 10
Relative requests to baseUri
#260 opened by unibeck - 1
- 0
Address ambiguity in documentation for `HttpClient.baseUri` given that the `BaseRequest.uri` setter overwrites it
#262 opened by evanweible-wf - 2
- 1
WP-3946 Prevent XHR mutation after abort (3.x)
#253 opened by evanweible-wf - 3
CP-2623 Memory audit / make classes disposable
#218 opened by evanweible-wf - 1
WP-3912 CP-3312 Remove handler key when the last handler for that URI/pattern has been removed
#246 opened by evanweible-wf - 2
- 1
- 1
CP-3434 Connection options not correctly passed through to w_transport
#249 opened by aldenpeterson-wf - 0
CP-3090 Canceling a request leads to all retry attempts failing as "canceled" (but only one request is sent)
#241 opened by evanweible-wf - 1
CP-3286 Selective mocking with fallback example needs to specify `fallThrough: true`
#242 opened by evanweible-wf - 1
CP-2737 Return a Future from expect() calls to allow consumers to wait for an expectation to be satisfied
#223 opened by evanweible-wf - 0
- 0
CP-2239 Support synchronous XHR in the browser
#166 opened by evanweible-wf - 1
- 1
- 1
- 1
CP-2761 Add test/mock utility to define and verify exact sequence of expected requests
#204 opened by evanweible-wf - 1
CP-2238 Clarify that expect()/when() mock methods expect exact URI matches.
#169 opened by evanweible-wf - 1
CP-2299 Create upgrade guide for 3.0.0
#162 opened by evanweible-wf - 1
CP-2445 Deprecate unnecessary mock classes
#207 opened by evanweible-wf - 1
- 0
- 3
CP-2242 Use null-aware operators
#144 opened by evanweible-wf - 2
- 2
CP-2293 Enable strong mode and linter
#195 opened by evanweible-wf - 2
CP-2236 Simplify entry point names
#172 opened by evanweible-wf - 6
3rd time is the charm
#178 opened by travisreed-wf - 0
CP-2237 WSocket.close() hangs on VM
#171 opened by evanweible-wf - 0
- 1
- 1
CP-2231 CP-2107 Update autoRetry docs to clarify its expectation of a failed reqeust
#199 opened by evanweible-wf - 1
Testing Rosie 2
#175 opened by charliekump-wf - 1
- 1
Support unregistering mock transport handlers
#167 opened by evanweible-wf - 0
Allow HTTP requests with status 0 to be retried
#173 opened by evanweible-wf - 1
Does rosie create a ticket?
#177 opened by travisreed-wf - 0
Testing Rosie
#174 opened by charliekump-wf - 0
Handle request with no encoding and no charset
#159 opened by evanweible-wf - 0
Pattern matching for mock HTTP/WS urls
#147 opened by evanweible-wf