Commit Graph

19 Commits (d0645ef6565dd845b17e422aa0eb74af36920712)

Author SHA1 Message Date
Halil İbrahim Kalkan a5c8e82e2c Created unit tests.
7 years ago
yekalkan 7f650fb38a Http requests and responses
7 years ago
yekalkan c064c9bb11 Fix assembly name of Volo.Abp.Http.Client.Tests
7 years ago
Halil İbrahim Kalkan b74260645b Handle remote service error response in dynamic HTTP Proxy clients wherever possible. #90.
7 years ago
Halil İbrahim Kalkan c7f67bbc4a Refactored.
7 years ago
Halil İbrahim Kalkan b2c0fad53a Introduced RemoteServiceOptions.
7 years ago
Halil İbrahim Kalkan ff4363dd61 Rest API Improvements #106: Can use Async in app service methods by hided from client url and proxies.
7 years ago
Halil İbrahim Kalkan 67fca93d0f Change route for RegularTestController.IncrementValue
7 years ago
Halil İbrahim Kalkan b6820e527b Introduce IRemoteService interface.
7 years ago
Halil İbrahim Kalkan d9cf5c7d22 Created ServiceCollectionDynamicHttpClientProxyExtensions.AddHttpClientProxies.
7 years ago
Halil İbrahim Kalkan 4be4939bfe Added RemoteService to RegularTestController
7 years ago
Halil İbrahim Kalkan a36eeaef86 Added headers for http client proxy.
7 years ago
Halil İbrahim Kalkan 506be99144 Added Update test for PersonAppServiceClientProxy_Tests
7 years ago
Halil İbrahim Kalkan c8301f37c1 Implemented payload body.
7 years ago
Halil İbrahim Kalkan 100b537319 Added Delete test to PersonAppServiceClientProxy_Tests
7 years ago
Halil İbrahim Kalkan 0083892153 Improved DynamicHttpProxyInterceptor
7 years ago
Halil İbrahim Kalkan 994d43bbfd Added ReflectionHelper.GetValueByPath and used in HynamicHttpProxyInterceptor.
7 years ago
Halil İbrahim Kalkan 8f9d41817e Add parameter values for path binding (PoC code).
7 years ago
Halil İbrahim Kalkan 849eed0b54 Created Abp.Http.Client package.
7 years ago