Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack.Client
on
native-type-help-msg
User selector
All users
All time
Commit history
Commits on Nov 16, 2015
Update latest Mac20.dll to /lib/pcl
mythz
committed
4eb78f6
View commit details
Copy full SHA for 4eb78f6
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
specify to use TaskScheduler.Default when starting a new task
mythz
committed
862e2fa
View commit details
Copy full SHA for 862e2fa
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
update codegen projs
mythz
committed
9c6607a
View commit details
Copy full SHA for 9c6607a
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Remove ref to SS.Interfaces and ref PCL dll so sln runs in Xamarin Studio
mythz
committed
5225dbd
View commit details
Copy full SHA for 5225dbd
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Revert breaking change
mythz
committed
6cc6bf4
View commit details
Copy full SHA for 6cc6bf4
View code at this point
Browse repository at this point
Pass request DTO down to Send method so Response DTO convention can be inferred
mythz
committed
02a3e69
View commit details
Copy full SHA for 02a3e69
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Use the first auto batched request DTO to determine Response DTO type
mythz
committed
ad996b7
View commit details
Copy full SHA for ad996b7
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Add AddHeader to IRestClient
mythz
committed
ea71f1c
View commit details
Copy full SHA for ea71f1c
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Rename to more predictable GZipStream/DeflateStream
mythz
committed
538555a
View commit details
Copy full SHA for 538555a
View code at this point
Browse repository at this point
Serialize directly into compression stream when making compressed result
BlakeRaymond-AI
committed
2ec3652
View commit details
Copy full SHA for 2ec3652
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Don't use wildcard content type in Async clients
mythz
committed
abf5864
View commit details
Copy full SHA for abf5864
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Add support for DigestAuth Async
mythz
committed
5cb8aec
View commit details
Copy full SHA for 5cb8aec
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
Add support for using IGet interface markers in Send* API's
mythz
committed
12f3330
View commit details
Copy full SHA for 12f3330
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Restore Xml support in PCL builds
mythz
committed
b4718ca
View commit details
Copy full SHA for b4718ca
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
Remove references to Diagnostics
mythz
committed
c47bdbe
View commit details
Copy full SHA for c47bdbe
View code at this point
Browse repository at this point
Add place holder ServiceStack.Client.xproj
mythz
committed
0e2b020
View commit details
Copy full SHA for 0e2b020
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Remove unused references from ServiceStack.Client
mythz
committed
37bcd26
View commit details
Copy full SHA for 37bcd26
View code at this point
Browse repository at this point
remove references to System.Xml in PCL builds
mythz
committed
6e94d3d
View commit details
Copy full SHA for 6e94d3d
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Add IsAny400() and IsAny500() API's on WebServiceException
mythz
committed
a1bdcf5
View commit details
Copy full SHA for a1bdcf5
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Add support for sending raw strings, byte[] or Stream in ServiceClients
mythz
committed
4953e12
View commit details
Copy full SHA for 4953e12
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Add ToPrivateKeyXml() ext method
mythz
committed
148917c
View commit details
Copy full SHA for 148917c
View code at this point
Browse repository at this point
Add support for Key Rotations with fallback of old Private Keys
mythz
committed
86ceb22
View commit details
Copy full SHA for 86ceb22
View code at this point
Browse repository at this point
Commits on Jul 19, 2015
Add additional Meta Dictionary on ValidationErrorField, ResponseStatus, ResponseError
mythz
committed
87d6fea
View commit details
Copy full SHA for 87d6fea
View code at this point
Browse repository at this point
Commits on Jul 18, 2015
Flip the switch on new RSA + AES + HMAC-SHA-256 authenticated Hybrid cryptosystem
mythz
committed
910d009
View commit details
Copy full SHA for 910d009
View code at this point
Browse repository at this point
Update with tests of dual-key HMAC auth encrypted messaging strategy
mythz
committed
4e41036
View commit details
Copy full SHA for 4e41036
View code at this point
Browse repository at this point
Add HmacUtils to sign and verify encrypted bytes with HMAC SHA-256
mythz
committed
510d613
View commit details
Copy full SHA for 510d613
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Support alternate .ClientId/.ClientSecret configuration for OAuth2
mythz
committed
ac2dd25
View commit details
Copy full SHA for ac2dd25
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
don't restart if client was stopped, make stopped readable
mythz
committed
3b58f2a
View commit details
Copy full SHA for 3b58f2a
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Fix resetting CookieContainer in JsonHttpClient
mythz
committed
b9f6450
View commit details
Copy full SHA for b9f6450
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Refactor SetCookie so it builds in PCL Clients
mythz
committed
7f0402f
View commit details
Copy full SHA for 7f0402f
View code at this point
Browse repository at this point
Add SetCookie to IServiceClient
mythz
committed
d4b4f57
View commit details
Copy full SHA for d4b4f57
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
Rename to consistent EncryptedSymmetricKey
mythz
committed
e290634
View commit details
Copy full SHA for e290634
View code at this point
Browse repository at this point
Limit EncryptedServiceClient to work with IJsonServiceClient's
mythz
committed
19e2d87
View commit details
Copy full SHA for 19e2d87
View code at this point
Browse repository at this point
Prevent replay attacks by rejecting old requests and repeated nonce's
mythz
committed
6a45d47
View commit details
Copy full SHA for 6a45d47
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Don't implicitly fetch the server public key, make it a mandatory argument
mythz
committed
98bd329
View commit details
Copy full SHA for 98bd329
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.