Yagiz
f491ca18c7
Merge branch 'develop' of https://github.com/yagiz/Bagel
2019-02-27 22:25:42 +03:00
Simon Whitty
f3b560c926
RequestHeaders should be retrieved from the currentRequest
...
URLSession provides a mechanism for additional HTTP Header fields to be added to each URLRequest that manages via `URLSessionConfiguration.HTTPAdditionalHeaders`
request headers should be retrieved from the currentRequest of the data task to observer these and other headers that iOS automatically sends.
2019-02-26 22:17:43 +11:00
Arnaud Barisain-Monrose
b52c216a3d
Add support for a BagelCarrier delegate
...
Allows the app to intercept bagel packets right before they are sent.
This allows for:
- Various data rewriting
- Filtering
2019-02-06 22:28:17 +01:00
Jakub Olejník
d10ddf680d
Use app extension API only
2019-01-25 11:21:33 +01:00
Bruno Guidolim
9e83c7412c
Added Carthage support
...
Removed Carthage dependencies
.gitignore updated
Test Carthage build
Fixed freamework search path
Project organization
Added headers
Fixed headers
Fixed header
Tests
More tests
Fixed header
2019-01-18 08:20:31 +01:00
Yagiz
94d6ffb61b
generating UUID is revised.
2019-01-13 10:58:01 +03:00
Yagiz
bcf763d97f
removed the hardcoded packet log.
2019-01-13 10:42:20 +03:00
Yagiz Gurgul
4b58bfbdb6
NSURLConnectionInjector is added
2018-10-11 11:45:05 +03:00
Yagiz Gurgul
a4c623cadf
data text view attribute is added,
...
bagelcontroller task equal fix
2018-10-09 16:30:35 +03:00
Yagiz Gurgul
cec524b10f
status is can be nil now
2018-10-07 19:07:56 +03:00
Yagiz Gurgul
7617e82edb
desktop app source is added
2018-09-24 15:37:05 +03:00