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
.
WebFirst
/
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.Common
Web
HttpError.cs
on
v3
User selector
All users
All time
Commit history
Commits on Oct 18, 2012
- final whitespace correction
desunit
committed
140af6c
View commit details
Copy full SHA for 140af6c
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Change underlying data structure of StatusCode to be an int to support new HttpStatusCodes not in .NET's Enum.
Show description for 150b032
mythz
committed
150b032
View commit details
Copy full SHA for 150b032
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Refactored VirtualPath provider, moved to .NET 3.5 ServiceStack.dll to share with Markdown View Engine as well.
Show description for 5f3b77b
mythz
committed
5f3b77b
View commit details
Copy full SHA for 5f3b77b
View code at this point
Browse repository at this point
Commits on May 31, 2012
Spacify ServiceStack.Common assembly
yeurch
committed
3d8fd17
View commit details
Copy full SHA for 3d8fd17
View code at this point
Browse repository at this point
Commits on Mar 31, 2012
Add object.ToResponseDto() and object.ToResponseStatus() overloads to easily get Response objects from bare object or inside IHttpResult container.
mythz
committed
06ac18e
View commit details
Copy full SHA for 06ac18e
View code at this point
Browse repository at this point
Commits on Jan 3, 2012
beef-up validation
mythz
committed
b490319
View commit details
Copy full SHA for b490319
View code at this point
Browse repository at this point
Commits on Dec 30, 2011
Fix broken tests
mythz
committed
6fe67c0
View commit details
Copy full SHA for 6fe67c0
View code at this point
Browse repository at this point
Commits on Dec 23, 2011
Removed FluentValidation.dll dependency and merged the FluentValidation src into the ServiceStack.ServiceInterface's project.
Show description for b2c28c7
mythz
committed
b2c28c7
View commit details
Copy full SHA for b2c28c7
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
fix build errors
mythz
committed
107ab0b
View commit details
Copy full SHA for 107ab0b
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
More Auth Logic and added new Login service to create users.
mythz
committed
5eb90bf
View commit details
Copy full SHA for 5eb90bf
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
refactor UserSession so it can support multiple oAuth providers.
mythz
committed
a379f8a
View commit details
Copy full SHA for a379f8a
View code at this point
Browse repository at this point
Commits on Jul 4, 2011
Added StatusDescription property as part of IHttpResult and IHttpResponse.
itamar82
committed
8027903
View commit details
Copy full SHA for 8027903
View code at this point
Browse repository at this point
Commits on May 31, 2011
More logical split from Content to View + View/Shared pages. Started Integration of Markdown Razor into ServiceStack's core.
mythz
committed
0efa054
View commit details
Copy full SHA for 0efa054
View code at this point
Browse repository at this point
Commits on Feb 15, 2011
massive round of bug fixing and test updating, readying for the new 1.82 release
mythz
committed
9548d29
View commit details
Copy full SHA for 9548d29
View code at this point
Browse repository at this point
Commits on Jan 31, 2011
Added PostFile method to upload a file to the IRestClient and IReplyClient interfaces.
Show description for 3409b0a
mythz
committed
3409b0a
View commit details
Copy full SHA for 3409b0a