Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting responseType of xhr via m.request options #2193

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

StephanHoyer
Copy link
Member

Add support for response type to m.request

Description

Just that

Motivation and Context

might be handy

How Has This Been Tested?

wrote a test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated docs/change-log.md

@StephanHoyer StephanHoyer requested a review from tivac as a code owner July 20, 2018 11:07
@StephanHoyer StephanHoyer changed the title Add support for setting responseType of xht via m.request options Add support for setting responseType of xhr via m.request options Jul 21, 2018
@pygy
Copy link
Member

pygy commented Aug 6, 2018

@StephanHoyer Thanks for the PR, LGTM!

This will be merged by the end of the week if no one objects.

@StephanHoyer
Copy link
Member Author

ping :D

@pygy pygy merged commit af90b6b into MithrilJS:next Aug 20, 2018
@pygy
Copy link
Member

pygy commented Aug 20, 2018

Merged! Thanks @StephanHoyer!

@StephanHoyer StephanHoyer deleted the m-request-content-type branch September 3, 2018 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants