-
Notifications
You must be signed in to change notification settings - Fork 1k
Expose response headers in DocsService
#6191
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d2e617a
feat : expose response headers in DocsService
hyunw9 ed925b2
fix : restore removed comments
hyunw9 0c5f150
fix: Define Header type for better clarity
hyunw9 d788723
feat : define responseData
hyunw9 23fac82
feat : modify response
hyunw9 9b9921c
feat : modify responseData
hyunw9 718f68e
feat : remove unused method : extractHeaders()
hyunw9 9705ab2
feat : edit response Form
hyunw9 296645f
Merge pull request #2 from hyunw9/feat-define-ResponseData
hyunw9 08f344b
feat : Update unnecessary useEffect
hyunw9 56e3d2c
feat : Deduplicate render logic
hyunw9 46af150
faet : Revert header variable name
hyunw9 8306d0c
feat : Delete fallback parameter
hyunw9 62839b8
feat : Deduplicate header build logic
hyunw9 add4c40
Merge pull request #4 from hyunw9/feat/update-review
hyunw9 5e1fa52
feat : Declare list available header types
hyunw9 690f573
feat : Change headers type from Map to Array
hyunw9 61f864c
feat : Delete parsing logic
hyunw9 abdad9b
feat : Redesign header extracting logic
hyunw9 a9b8f6e
feat : Change method name
hyunw9 5836119
feat : Delete json parse logic
hyunw9 a9bab84
feat : Update header type
hyunw9 e0cef46
Merge pull request #6 from hyunw9/feat/update-review
hyunw9 aa14f38
feat : Expand ResponseData
hyunw9 a7dbee2
feat : Add Status, ExecutionTime, ResponseSize, TimeStamp
hyunw9 8f2f600
feat : Apply additional Component to DebugPage
hyunw9 5260cee
feat : Update Cache, Error handling logic
hyunw9 295debf
feat : Deduplicate preparing `ResponseData`
hyunw9 b4309dc
feat : Deduplicate responseData status bar logic
hyunw9 67bf1fd
feat : Update docs-client/src/lib/json-util.ts
hyunw9 7f8a887
feat : Delete static header set
hyunw9 d1ac966
Merge branch 'add-Response-Header' of https://github.com/hyunw9/armer…
hyunw9 52f2271
Merge branch 'main' into add-Response-Header
hyunw9 355f172
Merge branch 'main' into add-Response-Header
hyunw9 d0d668e
Merge branch 'main' into add-Response-Header
hyunw9 0f1501c
chore : Remove unused import pharase
hyunw9 25614a5
Merge branch 'add-Response-Header' of https://github.com/hyunw9/armer…
hyunw9 8763d92
fix : Adjust header info layout
hyunw9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.