Nocilla icon indicating copy to clipboard operation
Nocilla copied to clipboard

Add option to enable real HTTP requests

Open luisobo opened this issue 12 years ago • 6 comments

At this point, when Nocilla is enabled, any HTTP request will be handled by Nocilla and won't hit the outside world. This is the desired behavior for unit tests but disabling this behavior may be convenient for other scenarios.

luisobo avatar Sep 04 '12 23:09 luisobo

+1

robertomg avatar Apr 09 '13 08:04 robertomg

+1

raphaeloliveira avatar Jul 11 '13 20:07 raphaeloliveira

+1 One of the scenarios would be using Nocilla directly in the app and stub Web Services not developed yet.

pbernery avatar Jan 28 '14 10:01 pbernery

This would be very helpful! +1

prudencioj avatar Dec 02 '14 12:12 prudencioj

+1

marhas avatar Nov 14 '16 07:11 marhas

+1

Had to switch to https://github.com/AliSoftware/OHHTTPStubs for this feature

sghiassy avatar Jan 02 '18 22:01 sghiassy