Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBoersma committed Sep 17, 2017
1 parent b766d93 commit 6920f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FastCGI/Constants.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
namespace FastCGI
{
/// <summary>
/// Constants defined in the FastCGI spec.
/// </summary>
public static class Constants
{
/// <summary>
Expand Down

0 comments on commit 6920f33

Please sign in to comment.