eclipsesource / eclipsesource/tabris-js

Support HAR export of HTTP logs

Open
#2,062 0 comments 0 reactions 0 assignees View on GitHub
cli feature
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem description

When using the `-l, --log-requests` flag, the CLI logs some basic information to the console about requests and responses, like method, URL and status code. It would be helpful to be able to record more information about requests and responses and analyse it in automated ways.

Support exporting HTTP logs in Tabris CLI to HAR. HAR is [commonly used in browsers and network analysis tools](http://www.softwareishard.com/blog/har-adopters/) for exchange of request and response data. Various tools exist that can visualize data from HAR archives, like e.g. [HAR-Analyzer](https://toolbox.googleapps.com/apps/har_analyzer/).

### Environment

- Tabris.js version: 3.5.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.