|
|
@ -4018,7 +4018,7 @@ if (typeof module !== 'undefined' && module.exports) { |
|
|
|
/** |
|
|
|
* The Sinon "server" mimics a web server that receives requests from |
|
|
|
* sinon.FakeXMLHttpRequest and provides an API to respond to those requests, |
|
|
|
* both synchronously and asynchronously. To respond synchronuously, canned |
|
|
|
* both synchronously and asynchronously. To respond synchronously, canned |
|
|
|
* answers have to be provided upfront. |
|
|
|
* |
|
|
|
* @author Christian Johansen (christian@cjohansen.no) |
|
|
|