bookmark

Mocking headers · Issue #41 · jefflau/jest-fetch-mock


Description

fetch.mockResponseOnce('{ "id": 1 }', { status: 200, headers: { 'content-type': 'application/json' } });

Preview

Tags

Users

  • @jil

Comments and Reviews