Skip to content

Commit 33a82b7

Browse files
committed
chore: update Stone core dependency
Release-As: 0.0.32
1 parent 30502b7 commit 33a82b7

File tree

157 files changed

+977
-1581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+977
-1581
lines changed

docs/BinaryFileResponse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../README.md)
22

33
***
44

docs/BinaryFileResponse/classes/BinaryFileResponse.md

Lines changed: 79 additions & 79 deletions
Large diffs are not rendered by default.

docs/BinaryFileResponse/interfaces/BinaryFileResponseOptions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -24,7 +24,7 @@ Options for creating a BinaryFile HTTP Response.
2424
2525
#### Defined in
2626

27-
[BinaryFileResponse.ts:14](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/BinaryFileResponse.ts#L14)
27+
[BinaryFileResponse.ts:14](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/BinaryFileResponse.ts#L14)
2828

2929
***
3030

@@ -34,7 +34,7 @@ Options for creating a BinaryFile HTTP Response.
3434
3535
#### Defined in
3636

37-
[BinaryFileResponse.ts:16](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/BinaryFileResponse.ts#L16)
37+
[BinaryFileResponse.ts:16](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/BinaryFileResponse.ts#L16)
3838

3939
***
4040

@@ -44,7 +44,7 @@ Options for creating a BinaryFile HTTP Response.
4444
4545
#### Defined in
4646

47-
[BinaryFileResponse.ts:17](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/BinaryFileResponse.ts#L17)
47+
[BinaryFileResponse.ts:17](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/BinaryFileResponse.ts#L17)
4848

4949
***
5050

@@ -54,7 +54,7 @@ Options for creating a BinaryFile HTTP Response.
5454
5555
#### Defined in
5656

57-
[BinaryFileResponse.ts:15](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/BinaryFileResponse.ts#L15)
57+
[BinaryFileResponse.ts:15](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/BinaryFileResponse.ts#L15)
5858

5959
***
6060

@@ -68,4 +68,4 @@ Options for creating a BinaryFile HTTP Response.
6868

6969
#### Defined in
7070

71-
[OutgoingHttpResponse.ts:21](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/OutgoingHttpResponse.ts#L21)
71+
[OutgoingHttpResponse.ts:21](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/OutgoingHttpResponse.ts#L21)

docs/HttpResponse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../README.md)
22

33
***
44

docs/HttpResponse/functions/badRequestHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -32,4 +32,4 @@ A new instance of OutgoingHttpResponse.
3232

3333
## Defined in
3434

35-
[HttpResponse.ts:59](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L59)
35+
[HttpResponse.ts:59](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L59)

docs/HttpResponse/functions/createHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -38,4 +38,4 @@ A new instance of OutgoingHttpResponse.
3838

3939
## Defined in
4040

41-
[HttpResponse.ts:27](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L27)
41+
[HttpResponse.ts:27](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L27)

docs/HttpResponse/functions/emptyHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -32,4 +32,4 @@ A new instance of OutgoingHttpResponse.
3232

3333
## Defined in
3434

35-
[HttpResponse.ts:206](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L206)
35+
[HttpResponse.ts:206](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L206)

docs/HttpResponse/functions/fileHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -52,4 +52,4 @@ A new instance of BinaryFileResponse.
5252

5353
## Defined in
5454

55-
[HttpResponse.ts:176](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L176)
55+
[HttpResponse.ts:176](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L176)

docs/HttpResponse/functions/forbiddenHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -32,4 +32,4 @@ A new instance of OutgoingHttpResponse.
3232

3333
## Defined in
3434

35-
[HttpResponse.ts:81](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L81)
35+
[HttpResponse.ts:81](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L81)

docs/HttpResponse/functions/htmlHttpResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**HTTP Core Documentation v0.0.0**](../../README.md)
1+
[**HTTP Core Documentation v0.0.2**](../../README.md)
22

33
***
44

@@ -38,4 +38,4 @@ A new instance of OutgoingHttpResponse.
3838

3939
## Defined in
4040

41-
[HttpResponse.ts:137](https://github.com/stonemjs/http-core/blob/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41/src/HttpResponse.ts#L137)
41+
[HttpResponse.ts:137](https://github.com/stonemjs/http-core/blob/ed7c2187bd85b6877da7cd9f8c94448716446e07/src/HttpResponse.ts#L137)

0 commit comments

Comments
 (0)