Julien Monnard

Results 2 issues of Julien Monnard

Closes: #3021 - [ ] Docs - [x] Tests Testing Strategy: One unit test for each new function, added in the remix-node package. This is basically the same PR as...

CLA Signed
runtime:node
NEW API

It seems that currently, according to these types, the AppRoute is currently not supporting `HEAD` requests. https://github.com/ts-rest/ts-rest/blob/56b955f82118e251a13b1e8766f25ca02e91356a/libs/ts-rest/core/src/lib/dsl.ts#L48-L66 They act pretty much like a GET request, but do not provide a...

enhancement