Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>harserNew to Visual Studio Code? Get it now.
harser

harser

danzelbel

|
944 installs
| (1) | Free
Generate code from HAR files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MIT License Version Build Release

harser

Generate code from HAR files

features

Features

  • Generate C# - RestSharp code
  • Generate JavaScript - Fetch code
  • Generate Github Actions code
  • Request Header Presets

Extension Settings

This extension contributes the following settings:

Required

  • harser.template.restsharp.cs: The handlebars template to use for RestSharp.
  • harser.template.fetch.js: The handlebars template to use for Fetch.
  • harser.template.githubActions.js: The handlebars template to use for Github Actions JavaScript.
  • harser.template.githubActions.yml: The handlebars template to use for Github Actions YAML.
  • harser.template.githubActions.README.md: The handlebars template to use for Github Actions README.

Optional

  • harser.requestHeaders.preset.1: The list of names to filter the request headers.
  • harser.requestHeaders.preset.2: The list of names to filter the request headers.
  • harser.requestHeaders.preset.3: The list of names to filter the request headers.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft