mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-07-19 19:41:15 +02:00
goed
This commit is contained in:
@@ -41,6 +41,9 @@ public class ResponseMessage : IResponseMessage
|
||||
/// <inheritdoc />
|
||||
public DateTime DateTime { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public string? Method { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public void AddHeader(string name, string value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user