Skip to content

Commit

Permalink
#461: added http requests to simulate the client
Browse files Browse the repository at this point in the history
  • Loading branch information
basmasking committed Feb 1, 2024
1 parent a262ef6 commit 0193459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/apps/contact-list/requests.http
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ GET http://localhost:3000/rpc/domain/contact/getContacts?version=0.0.0&serialize

###

GET http://localhost:3000/abc HTTP/1.1
GET http://localhost:3001/rpc/domain/contact/getContacts?version=0.0.0&serialize=true HTTP/1.1

0 comments on commit 0193459

Please sign in to comment.