Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit ac47d30

Browse files
committed
Aggiornato README
1 parent ffc6521 commit ac47d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This library is an ad hoc code customization used in my private/work projects th
5252
| 405 | Exception.NotAllowedException | Response.MethodNotAllowed | available |
5353
| 406 | Exception.NotAcceptableException | Response.NotAcceptable | available |
5454
| 408 | Exception.RequestTimeoutException | Response.RequestTimeout | available |
55-
| 409 | Exception.ConflictException | Response.Conflict | coming soon |
55+
| 409 | Exception.ConflictException | Response.Conflict | available |
5656
| 422 | Exception.UnprocessableEntityException | Response.UnprocessableEntity | coming soon |
5757
| 500 | Exception.InternalServerErrorException | Response.InternalServerError | coming soon |
5858
| 501 | Exception.NotImplementedException | Response.NotImplemented | coming soon |

0 commit comments

Comments
 (0)